Blender Git Loki
Git Commits -> Revision 8a54336
Revision 8a54336 by Brecht Van Lommel (master) November 26, 2013, 20:36 (GMT) |
Fix T36976: drag and drop tooltip not working with retina and drawing off screen near top of the window. The code here was not updated for retina / DPI changes yet. The tooltip also could draw off screen when dragging to a button at the top of the window, now it places the tooltip lower in such cases. Offscreen drawing fix is based on patch by Antony Riakiotakis. |
Commit Details:
Full Hash: 8a54336ff7cf8a0b3b3ec4ae353b65716924d313
Parent Commit: c16f751
Lines Changed: +30, -17
1 Modified Path:
/source/blender/windowmanager/intern/wm_dragdrop.c (+30, -17) (Diff)