broulik created this revision.
broulik added reviewers: Plasma, mart.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
broulik requested review of this revision.

REVISION SUMMARY
  Allows to react to the user explicitly accepting the dialog and picking a 
color.
  While there is a `currentColor` vs `color` property on the `ColorDialog`, you 
can still end up with unexpected change signal emissions when the underlying 
model changes. This signal is only ever emitted when the `ColorDialog` is 
accepted.

TEST PLAN
  Clicked the button, chose a color, clicked OK, got `accepted` emitted with 
the picked `color`

REPOSITORY
  R296 KDeclarative

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

AFFECTED FILES
  src/qmlcontrols/kquickcontrols/ColorButton.qml

To: broulik, #plasma, mart
Cc: kde-frameworks-devel, LeGast00n, sbergeron, michaelh, ngraham, bruns

Reply via email to