Blender Git Commit Log
Git Commits  -> Revision 0514299
		
			
			
		
Revision 0514299 by Ton Roosendaal (master) December 16, 2012, 13:31 (GMT)  | 
Bugfix #33458 Tooltips in Blender were not scaling when zooming in/out on UI elements. (They did follow DPI though, but tooltips were in a 'global' fixed size). Error was that for tooltips on large scaled popups (like in Node editor) the drawing was entirely wrong even. Now tooltips scale correctly, also for fonts.  | 
Commit Details:
Full Hash: 05142993317ca33debeb965cd3ed2ce6adba48a3
SVN Revision: 53060
Parent Commit: a0855a9
Lines Changed:  +21,  -25
1 Modified Path:
/source/blender/editors/interface/interface_regions.c (+21, -25) (Diff)


 Master Commits
MiikaHweb | 2003-2021