Cannot override window transition set in config to None
Posted: Mon Jul 21, 2014 8:45 am
When config.window_show_transition = dissolve, apparently using window show None should override the dissolve transition set by config and show window immediately (no transition).
However, window show None is dissolving as per the config setting. window hide also has the exact same problem.
window show some_other_transition is working fine though.
However, window show None is dissolving as per the config setting. window hide also has the exact same problem.
window show some_other_transition is working fine though.