‎> Well, in any case, it has to be possible to permanently scroll the last item
> of a list above the action button, regardless of any property setting. 
> Otherwise it would simply be broken, no matter how we change the action 
> button 
> behavior (as it would always be partially covered by the button itself).

Flickable (accessible in ScrollView through the flickableItem property) has a 
bottomMargin property which should be set to the bottom bar's height. 

I don't recall whether our Page is scrollable automatically or you have to 
explicitly place a ScrollView there. In the latter case I don't know how we 
could automatically ensure it works properly. 

_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to