Driver menu buttons are the wrong size on Retina Display #45453

Closed
opened 2015-07-16 03:59:24 +02:00 by Seth L. · 6 comments

System Information
OS X Yosemite 10.10.2
MacBook Pro (Retina, 15-inch, Mid 2014)
Processor: 2.5GHz Intel Core i7
Memory: 16GB 1600 MHz DDR3
Graphics: Intel Iris Pro 1536 MB

Blender Version
Broken: 2.75a c27589e

Short description of error
On Retina Display (and probably all high-density display) machines the Graph Editor's Properties Panel, while in Drivers Mode, under the Drivers section is rendering two buttons at the wrong size. The "Update Dependencies" button and the "Remove Driver" buttons are too short to contain their text, so the text is overflowing and doesn't look right.
I am attaching a screen shot.
retina-button-comparison.jpg
I don't know if there are other areas of Blender's interface that are affected. These two buttons are all I am aware of, but maybe it will become clear from looking at the code whether this is caused by something local to this one area of the UI or if other parts are affected as well.

Exact steps for others to reproduce the error

  1. Be using a Retina Display machine
  2. Add a driver anywhere
  3. Open a Graph Editor window and select Drivers Mode
  4. Navigate to the Drivers section of the Properties Panel and observe
**System Information** OS X Yosemite 10.10.2 MacBook Pro (Retina, 15-inch, Mid 2014) Processor: 2.5GHz Intel Core i7 Memory: 16GB 1600 MHz DDR3 Graphics: Intel Iris Pro 1536 MB **Blender Version** Broken: 2.75a c27589e **Short description of error** On Retina Display (and probably all high-density display) machines the Graph Editor's Properties Panel, while in Drivers Mode, under the Drivers section is rendering two buttons at the wrong size. The "Update Dependencies" button and the "Remove Driver" buttons are too short to contain their text, so the text is overflowing and doesn't look right. I am attaching a screen shot. ![retina-button-comparison.jpg](https://archive.blender.org/developer/F207362/retina-button-comparison.jpg) I don't know if there are other areas of Blender's interface that are affected. These two buttons are all I am aware of, but maybe it will become clear from looking at the code whether this is caused by something local to this one area of the UI or if other parts are affected as well. **Exact steps for others to reproduce the error** 1. Be using a Retina Display machine 2. Add a driver anywhere 3. Open a Graph Editor window and select Drivers Mode 4. Navigate to the Drivers section of the Properties Panel and observe
Author

Changed status to: 'Open'

Changed status to: 'Open'
Author

Added subscriber: @quantumanomaly

Added subscriber: @quantumanomaly

Added subscriber: @kevindietrich

Added subscriber: @kevindietrich

Issue is that those buttons have hard-coded y values (22 and 18 pixels) which won't work with retina display.

Issue is that those buttons have hard-coded y values (22 and 18 pixels) which won't work with retina display.

This issue was referenced by 9eb6dcbb46

This issue was referenced by 9eb6dcbb46564547f5a8125905de6ad7724534a5

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
4 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#45453
No description provided.