Maybe linear is the wrong word to use but hear me out. At this point in SFOS design you can partially open the app launcher by holding the scroll.
This works fine for the first page of the launcher but once its completely open a swipe up get you to the second page instead of moving step by step (or scroll by scroll).
This behavior makes apps on the second page move to the top making them hard to reach.
I can’t believe that. Simply write the code from the patch into the standard edition to use this without patch but as standard… Or did I misunderstand something?
I tried now, and it works as intended & fine. Thanks very much again, @ohnonot !
edit: It’s easy to edit the qml files using the patch as a guide what to do. I did insert the new content of a line before the original code, then TAB + // to leave the original code as ‘comment’ for easier redo option later if necessary. (and also made backup before editing)