Quote:
Originally Posted by gong
Thanks for the link, so there's no way not to dim the overlap huh... It's suggested to use scroll mode instead but IMO it's not really usable with such a device as my mini... It's way too unresponsive, that's why I think page mode is better (just one touch is easier than a scrolling tentative). Anyway, great piece of software 
|
In
defaults.lua there are the following lines:
Code:
-- show dimmed area to indicate page overlap in "page" view mode,
-- default to false
DSHOWOVERLAP = false
The downloaded default setting is
false. So you must have tweaked it to
true to ever get bothered by it.