D28308: [FormLayout] Set compression timer interval to 0

2020-03-26 Thread Kai Uwe Broulik
This revision was automatically updated to reflect the committed changes.
Closed by commit R169:f6e15f51cac7: [FormLayout] Set compression timer interval 
to 0 (authored by broulik).

REPOSITORY
  R169 Kirigami

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D28308?vs=78546=78559

REVISION DETAIL
  https://phabricator.kde.org/D28308

AFFECTED FILES
  src/controls/FormLayout.qml

To: broulik, mart
Cc: plasma-devel, fbampaloukas, GB_2, domson, dkardarakos, ngraham, apol, 
ahiemstra, davidedmundson, mart


D28308: [FormLayout] Set compression timer interval to 0

2020-03-26 Thread Kai Uwe Broulik
broulik created this revision.
broulik added a reviewer: mart.
Herald added a project: Kirigami.
Herald added a subscriber: plasma-devel.
broulik requested review of this revision.

REVISION SUMMARY
  Apparently `Timer` default interval is `1000` :)

TEST PLAN
  - Putting a `FormLayout` into a hidden `OverlaySheet` now has correct sizes 
when it opens, not a second after that

REPOSITORY
  R169 Kirigami

REVISION DETAIL
  https://phabricator.kde.org/D28308

AFFECTED FILES
  src/controls/FormLayout.qml

To: broulik, mart
Cc: plasma-devel, fbampaloukas, GB_2, domson, dkardarakos, ngraham, apol, 
ahiemstra, davidedmundson, mart