Blender Git Commit Log

Git Commits -> Revision 187c65b

Revision 187c65b by Julian Eisel (modifier-panels-ui)
April 16, 2020, 19:29 (GMT)
UI: Remove old hacks for dynamic scrollbar hiding

Although we still dynamically hide scrollbars, they don't change the
region size anymore. They are simply drawn on top of the region content.
Because of this, some hacks introduced by fa28e50ac2a7 are no longer
necessary.
Without these hacks, the scrollbar visibility is evaluated much more
often (cheap operation) which should be more reliable and possibly solve
some glitches.

Also replaces integers passed as booleans.

Fixes T75782.

Commit Details:

Full Hash: 187c65becb7c8b035360783814d8edb2ee5b417c
Parent Commit: bc252b3
Lines Changed: +27, -62

2 Modified Paths:

/source/blender/editors/interface/view2d.c (+27, -51) (Diff)
/source/blender/editors/screen/area.c (+0, -11) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021