forked from quickshell/quickshell
widgets/cliprect: override parent's implicit size instead of wrapper
Adding implicitSize to margin wrappers broke implicit sizing of ClippingWrapperRectangle.
This commit is contained in:
parent
73e673ea1c
commit
7390ae28e4
3 changed files with 14 additions and 9 deletions
|
@ -14,6 +14,7 @@ qt_add_qml_module(quickshell-widgets
|
|||
WrapperMouseArea.qml
|
||||
WrapperRectangle.qml
|
||||
ClippingWrapperRectangle.qml
|
||||
ClippingWrapperRectangleInternal.qml
|
||||
)
|
||||
|
||||
qt6_add_shaders(quickshell-widgets "widgets-cliprect"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue