Comment 2 for bug 1014631

Revision history for this message
f0ma (f0ma) wrote :

We can disable overlay from python program itself:

import os
os.environ['LIBOVERLAY_SCROLLBAR'] = '0'