Flashing on scrolling direction change
Flashing on scrolling direction change
Assign this script to a shortcut:
LL.getCurrentDesktop().getProperties().edit().setString(“scrollingDirection”,”AUTO”).commit();
And notice a short flashing. Seems like the screen gets refreshed quickly? Doesn’t look great though.
New behaviour introduced with v14a
Additionally, the container scrolls to top when the script gets executed. I would expect the container remains in its scrolling position until an explicit setPosition().
]]>« Hello. (Previous Post)
< ![CDATA[
I was aware of the refresh issue, but not of the scrolling. Just in case : is it in the app drawer?
]]>
< ![CDATA[
No appdrawer. Just a panel on the homedesktop
]]>