D19454: Fix errors in kirigami example files

2019-03-19 Thread Carl Schwan
This revision was automatically updated to reflect the committed changes. Closed by commit R169:8dc09a000125: Fix errors in kirigami example files (authored by ognarb). CHANGED PRIOR TO COMMIT https://phabricator.kde.org/D19454?vs=54124&id=54354#toc REPOSITORY R169 Kirigami CHANGES SINCE LA

D19454: Fix errors in kirigami example files

2019-03-17 Thread Carl Schwan
ognarb updated this revision to Diff 54124. ognarb added a comment. Remove goBack funtion, and I repported the bug https://bugs.kde.org/show_bug.cgi?id=405571 :) REPOSITORY R169 Kirigami CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D19454?vs=52927&id=54124 BRANCH arcpatch-D19

D19454: Fix errors in kirigami example files

2019-03-17 Thread Marco Martin
mart added inline comments. INLINE COMMENTS > ognarb wrote in AbstractApplicationWindow.qml:105 > Without I get the errror: TypeError: Property 'goBack' of object > QQuickStackView_QML_91(0x55ea59443ee0) is not a function yeah, i think it's actually a kirigmai bug, let's not do it in the exampl

D19454: Fix errors in kirigami example files

2019-03-08 Thread Carl Schwan
ognarb added inline comments. INLINE COMMENTS > apol wrote in AbstractApplicationWindow.qml:105 > Why's that? Without I get the errror: TypeError: Property 'goBack' of object QQuickStackView_QML_91(0x55ea59443ee0) is not a function REPOSITORY R169 Kirigami REVISION DETAIL https://phabrica

D19454: Fix errors in kirigami example files

2019-03-03 Thread Aleix Pol Gonzalez
apol added a comment. Others look good to me. INLINE COMMENTS > AbstractApplicationWindow.qml:105 > pageStack: Controls.StackView { > +function goBack() { > +console.log("goBack"); Why's that? REPOSITORY R169 Kirigami REVISION DETAIL https://phabricator.kde.org