Kirigami: a feature needed for subsurface and api change feedback

Marco Martin notmart at gmail.com
Thu Apr 21 18:01:53 UTC 2016


On Thursday 21 April 2016 10:02:32 Dirk Hohndel wrote:
> > I found a way to more or less fix it on Android:
> > 
> > 1) disable any margin calculation for the case of android in
> > ApplicationWindow.qml
> 
> Is there anything I need to do there besides what you've already committed
> to master?

no, only master + the change in the manifest should be needed

> 
> > this will make the actual application window resize when the keyboard
> > opens (unfortunately it flickers a bit when resizes)
> > 
> > this seems the best result achievable on android.
> > now about ios i don't have much idea. it seems that is qt itself
> > translating the root item of the qml view, so *may* be hackable away
> > (best way would be proposing a patch in Qt) for now probably using the
> > limited native slide away is the least broken way, even if indeed,
> > limited
> 
> -ENOPARSE
> 
> I'm not sure what you suggest that I should do for iOS...

just keeping the current behavior of the whole application sliding, as in 
order to have something better a fix in Qt is needed

-- 
Marco Martin


More information about the Plasma-devel mailing list