Skip to content

fix sheet positioning on contents resize

Marco Martin requested to merge work/mart/sheeetPosition into master

when the contents (or the view) resize, reset the outerflickable to the optimal open position (which may depend also from contets size) and then update the inner flickable value as well iff needed

Merge request reports