diff options
author | Jasper Ras <jras@hostnet.nl> | 2025-08-01 10:37:07 +0200 |
---|---|---|
committer | Jasper Ras <jras@hostnet.nl> | 2025-08-01 10:37:07 +0200 |
commit | cb2d833329c58d00229056c01538fa097ecb03ca (patch) | |
tree | db5c7bfceb350d25b5299b2039b095ae654c3928 /Item Size Position.md | |
parent | 260eef7f245f62bb03e463d749520c83861dcf42 (diff) |
vault backup: 2025-08-01 10:37:07
Diffstat (limited to 'Item Size Position.md')
-rw-r--r-- | Item Size Position.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Item Size Position.md b/Item Size Position.md index 2479688..3a6ba30 100644 --- a/Item Size Position.md +++ b/Item Size Position.md @@ -2,8 +2,6 @@ --- -# Item Size Position - `Item` type is the base type for "visual items". It has two properties: - actual size ( width, height ) - implicit/desired size ( implicitWidth, implicitHeight ) @@ -37,4 +35,3 @@ Item.childrenRect represents the actual geometry of all child items, not the mpl Use [MarginWrapperManager](https://quickshell.org/docs/types/Quickshell.Widgets/MarginWrapperManager) to handle size and position of container and a single child item. -## Layouts |