Blender Git Commit Log

Git Commits -> Revision 3bc15c0

Revision 3bc15c0 by Julian Eisel (master)
May 22, 2020, 16:40 (GMT)
Fix T76940: Empty HUD (Redo Panel)

If the redo panel was made visible with the same size it had before
(e.g. stored in the file), the runtime region coordinates wouldn't get
set and ended up being all 0. E.g. the simplest way to cause this was
having a collapsed HUD, saving the file, re-opening it with the same
effective DPI and doing an operation so the closed HUD would appear
again.

Now the size is always recalculated if the visibility state of the HUD
changes.

Commit Details:

Full Hash: 3bc15c097c6492559d416a4eafecb7e6936a80b8
Parent Commit: 43d33b3
Lines Changed: +4, -1

1 Modified Path:

/source/blender/editors/interface/interface_region_hud.c (+4, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021