I am wondering how I could display a single ListModel in multiple
SilicaGridViews (filtered)?
Simply making an item invisible in a specific view does not work, because it
still consumes (cellWidth x cellHeight) the space.
I know, I could also implement my own model in c++. Probably something li
Andrey, makes sense.
It is an model which is not related to the file system.
Instead, it contains strings like caption and url and few booleans such as
isFavourite and isActive.
I would like to use the mentioned booleans, to filter out elements is a
SilicaGridView.
/Tomek
Am 16.03.2014 um 10
I am wondering on how I could display a single ListModel in multiple (filtered)
SilicaGridViews?
Simply making an item invisible does not work , because it still consumes
(cellWidth x cellHeight) the space.
Or would you know a project which did something similar?
I know I could also implement
file
* Import it with QML_IMPORT_PATH/QML2_IMPORT_PATH in pro file
/ Tomek
___
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org
Hello jolla developers!
I am wondering why the Image QML element does *not* fire the onDoubleClicked
event when placed inside the SilicaFlickable element.
Have a look at this example. With QT´s Flickable element (which I am not
suppose to use, of cause) the event is fired and with SilicaFlickab
Might this be a bug in SilicaFlickable?
Does someone know if and when there will be a bug tracking tool for sailfishOS?
> Hello jolla developers!
>
> I am wondering why the Image QML element does *not* fire the onDoubleClicked
> event when placed inside the SilicaFlickable element.
>
> Have
Bijjal,
about the tablet specific work.
I am wondering how our applications would look like on the new tablet.
Is there a way to modify the current Jolla phone emulator to use the same
resolution as the tablet to be?
/Tomek
Am 13.02.2015 um 14:09 schrieb Soumya Bijjal :
> Hi all,
>