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().

]]>

2 Commentsto Flashing on scrolling direction change

  1. Anonymous says:

    < ![CDATA[

    I was aware of the refresh issue, but not of the scrolling. Just in case : is it in the app drawer?

    ]]>

  2. Anonymous says:

    < ![CDATA[

    No appdrawer. Just a panel on the homedesktop

    ]]>

Leave a Reply

Your email address will not be published. Required fields are marked *