Quote:
Originally Posted by Floeee
its not only in xournal, also if i select a folder in the menu with the buttons and select another without open it, there is a ghost of the selection remaining to the previous one
|
I believe the menu is doing a partial screen refresh, which does not perform the steps that mitigate ghosting. It's a trade off between refresh speed versus ghosting. It's a software design decision.
When you turn a page there's a multi step refresh that helps get rid of the ghosting. When you select items in the menu it doesn't do that, so you see more ghosting (but it's quicker than a page turn).