D19454: WIP: Fix errors in kirigami example files

2019-03-01 Thread Carl Schwan
ognarb updated this revision to Diff 52927.
ognarb added a comment.


  More fix

REPOSITORY
  R169 Kirigami

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D19454?vs=52920&id=52927

BRANCH
  master

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

AFFECTED FILES
  examples/simpleexamples/AbstractApplicationWindow.qml
  examples/simpleexamples/FixedSidebar.qml
  examples/simpleexamples/MultipleColumnsGallery.qml
  examples/simpleexamples/Sidebar.qml
  examples/simpleexamples/simpleChatApp.qml

To: ognarb
Cc: plasma-devel, domson, dkardarakos, apol, davidedmundson, mart, hein


D19454: WIP: Fix errors in kirigami example files

2019-03-01 Thread Carl Schwan
ognarb created this revision.
Herald added a project: Kirigami.
Herald added a subscriber: plasma-devel.
ognarb requested review of this revision.

REVISION SUMMARY
  Remove deprecation, fix anchors in RowLayout and remove trailing space
  
  **Done:**
  
  - Sidebar.qml
  - MultipleColumnsGallery.qml

TEST PLAN
  Using KWin transparency effect when moving windows, no pixel change found. 
Opening example files with qmlscene from konsole, only 4 error message left 
(before was more than 20)

REPOSITORY
  R169 Kirigami

BRANCH
  master

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

AFFECTED FILES
  examples/simpleexamples/MultipleColumnsGallery.qml
  examples/simpleexamples/Sidebar.qml

To: ognarb
Cc: plasma-devel, domson, dkardarakos, apol, davidedmundson, mart, hein