mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-05-17 01:07:02 +02:00
format
This commit is contained in:
@@ -173,7 +173,7 @@ impl RenderConfig {
|
|||||||
})
|
})
|
||||||
.show(ui, add_contents)
|
.show(ui, add_contents)
|
||||||
}
|
}
|
||||||
|
|
||||||
fn widget_outer_margin(&mut self, ui: &mut Ui) -> Margin {
|
fn widget_outer_margin(&mut self, ui: &mut Ui) -> Margin {
|
||||||
let spacing = if self.applied_on_widget {
|
let spacing = if self.applied_on_widget {
|
||||||
// Remove the default item spacing from the margin
|
// Remove the default item spacing from the margin
|
||||||
|
|||||||
Reference in New Issue
Block a user