Hi I have a Dialog with a SilicaListView as a file picker. Now I want to have a PullDownMenu with a single MenuItem to go one level up. It kinda works, but the positioning is all messed up.
Problem 1: The indicator is placed a tad below the header, so I made an ugly hack setting "y: - Theme.paddingLarge;", but that's not a viable solution. Problem 2: When the menu is pulled down it appears at the height of the DialogHeader below the DialogHeader - if that makes sense? :P Is a PullDownMenu in a Dialog not supported, or am I doing something wrong? https://github.com/tanghus/kitchen-timer-qml/blob/master/qml/pages/SoundSelectDialog.qml#L58 -- Med venlig hilsen / Best regards Thomas Tanghus
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ SailfishOS.org Devel mailing list To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org