Blender Git Loki

Git Commits -> Revision 9be49a1

Revision 9be49a1 by Leon Leno (master)
November 5, 2021, 21:32 (GMT)
Fix: Property editor icon jittering in some cases

In the tools tab, the tool icon would be offset when it intersected
the bottom of the editor. With some screen resolutions, the icons on
the left side of the editor would also move when intersecting the
bottom of the editor. This happened because of the truncation in
the implicit conversion from float to int. Instead, use explicit
conversion functions.

Differential Revision: https://developer.blender.org/D11097

Commit Details:

Full Hash: 9be49a10699417aa5902144d99ff70e5e1fc6af8
Parent Commit: 97ff37b
Committed By: Hans Goudey
Lines Changed: +4, -3

2 Modified Paths:

/source/blender/editors/interface/interface_icons.c (+2, -1) (Diff)
/source/blender/editors/interface/interface_widgets.c (+2, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021