Revision 7a0ff83...
Go back to digest for 30th September 2012Features in KDE Base
Martin Gräßlin committed changes in [kde-workspace] kwin/clients/aurorae/src/qml/ButtonGroup.qml:
Use a Component for Explicit Spacers
A component has the advantage that the width property can depend from
other properties. This does not work with the previous on the fly
construction as the width does not update when the referenced property
changes.
File Changes
Modified 1 files
- kwin/clients/aurorae/src/qml/ButtonGroup.qml
1 files changed in total