Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.8.2
-
None
Description
Even with
layout->setContentsMargins(0, 0, 0, 0); layout->setSpacing(0);
I still cannot eliminate the margins of layout on macOS. If the layout contains only one widget, the rendering is totally fine. This problem becomes serious when I try to use complex editor for item delegate (as in fig. 2).
Attachments
Issue Links
- relates to
-
QTBUG-63867 OSX: wrong button layout
-
- Reported
-
-
QTBUG-126045 Widgets: items inside nested sub layouts are misaligned
-
- Open
-
-
QTBUG-2699 QMacStyle: QPushButtons always have space below when in a QLayout
-
- Closed
-