mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Ws
This commit is contained in:
@@ -384,7 +384,6 @@ class Compositor:
|
|||||||
placements, arranged_widgets, spacing = widget._arrange(
|
placements, arranged_widgets, spacing = widget._arrange(
|
||||||
child_region.size
|
child_region.size
|
||||||
)
|
)
|
||||||
|
|
||||||
widgets.update(arranged_widgets)
|
widgets.update(arranged_widgets)
|
||||||
|
|
||||||
# An offset added to all placements
|
# An offset added to all placements
|
||||||
|
|||||||
Reference in New Issue
Block a user