D7555: Add basic example for adjusting column width draggable handle

2017-08-29 Thread Eike Hein
This revision was automatically updated to reflect the committed changes.
Closed by commit R169:fbe9e84b4bd8: Add basic example for adjusting column 
width draggable handle (authored by hein).

REPOSITORY
  R169 Kirigami

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D7555?vs=18878=18923

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

AFFECTED FILES
  examples/simpleexamples/dragPageWidth.qml

To: hein, mart
Cc: plasma-devel, apol, mart, hein


D7555: Add basic example for adjusting column width draggable handle

2017-08-28 Thread Eike Hein
hein updated this revision to Diff 18878.
hein added a comment.


  Fix email (still in the cool four-letter club with notmart)

REPOSITORY
  R169 Kirigami

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D7555?vs=18809=18878

BRANCH
  master

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

AFFECTED FILES
  examples/simpleexamples/dragPageWidth.qml

To: hein, mart
Cc: plasma-devel, apol, mart, hein


D7555: Add basic example for adjusting column width draggable handle

2017-08-28 Thread Marco Martin
mart accepted this revision.
mart added inline comments.
This revision is now accepted and ready to land.

INLINE COMMENTS

> dragPageWidth.qml:2
> +/*
> + *   Copyright 2017 Eike Hein 
> + *

Email

REPOSITORY
  R169 Kirigami

BRANCH
  master

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

To: hein, mart
Cc: plasma-devel, apol, mart, hein


D7555: Add basic example for adjusting column width draggable handle

2017-08-26 Thread Eike Hein
hein updated this revision to Diff 18809.
hein added a comment.


  Increase handle width, position above boundary.

REPOSITORY
  R169 Kirigami

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D7555?vs=18800=18809

BRANCH
  master

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

AFFECTED FILES
  examples/simpleexamples/dragPageWidth.qml

To: hein, mart
Cc: plasma-devel, apol, mart


D7555: Add basic example for adjusting column width draggable handle

2017-08-26 Thread Eike Hein
hein updated this revision to Diff 18800.
hein added a comment.


  Disable drag handle narrow mode.

REPOSITORY
  R169 Kirigami

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D7555?vs=18799=18800

BRANCH
  master

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

AFFECTED FILES
  examples/simpleexamples/dragPageWidth.qml

To: hein, mart
Cc: plasma-devel, apol, mart


D7555: Add basic example for adjusting column width draggable handle

2017-08-26 Thread Eike Hein
hein created this revision.
Restricted Application added a project: Kirigami.
Restricted Application added a subscriber: plasma-devel.

REVISION SUMMARY
  Useful for applications in wide mode that use a first page as "sidebar"
  to the second page, as shown in the Simple Chat example, which this
  technique combines well with.

REPOSITORY
  R169 Kirigami

BRANCH
  master

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

AFFECTED FILES
  examples/simpleexamples/dragPageWidth.qml

To: hein, mart
Cc: plasma-devel, apol, mart