my 5 cents... SilicaFlickable had no width and no contentHeight, that’s why it propably didn’t work. top-anchors don’t work inside a column. images with <img> inside label text ? put DialogHeader inside flickable (AFAIU) and anchor column to its bottom.
https://gist.github.com/kimmoli/1286171768835306ec6a -kimmo (Tested with gistpud) -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Thomas Tanghus Sent: 10. kesäkuuta 2015 18:31 To: Sailfish OS Developers Subject: Re: [SailfishDevel] Dialog doesn't register taps On Wednesday 10 June 2015 16:46:15 Michael Fuchs wrote: > After removing SilicaFlickable (do you need it?) it works. Your the Man! :) I honestly can't remember why I thought I needed it :P > Am 10.06.2015 um 16:03 schrieb Thomas Tanghus: > > Hi > > > > I have a weird issue: > > > > A Dialog with two TextSwitches and a Background area, and none of > > them registers tapping. > > > > I've been staring myself blind for several days, so now I've gotta > > ask here for some more eyes ;) > > > > Link to github as it's easier to read: > > > > https://github.com/tanghus/kitchen-timer-qml/blob/master/qml/pages/S > > oundDi > > alog.qml#L34 > > > > > > > > _______________________________________________ > > SailfishOS.org Devel mailing list > > To unsubscribe, please send a mail to > > [email protected] > _______________________________________________ > SailfishOS.org Devel mailing list > To unsubscribe, please send a mail to > [email protected] -- Med venlig hilsen / Best regards Thomas Tanghus _______________________________________________ SailfishOS.org Devel mailing list To unsubscribe, please send a mail to [email protected]
