Opened 4 years ago

Last modified 4 years ago

#15577 new bug

BColorControl font scaling issues

Reported by: smallstepforman Owned by: nobody
Priority: normal Milestone: Unscheduled
Component: Kits/Interface Kit Version: R1/Development
Keywords: BColorControl Cc:
Blocked By: Blocking:
Platform: All

Description

On hi-dpi displays, Haiku plain font size is typically 20 or over. The BColorControl doesn't align the text box entries properly. See attached screenshot.

Attachments (1)

screenshot1.jpeg (1.4 MB ) - added by smallstepforman 4 years ago.
Screenshot

Download all attachments as: .zip

Change History (4)

by smallstepforman, 4 years ago

Attachment: screenshot1.jpeg added

Screenshot

comment:1 by waddlesplash, 4 years ago

Component: User InterfaceKits/Interface Kit
Owner: changed from stippi to nobody

comment:2 by pulkomandy, 4 years ago

They are not aligned at other font sizes either, as there are 4 sliders but only 3 textboxes, and the sliders do not need to be as wide as the textboxes.

But at least vertically centering them to each other would be better.

comment:3 by pulkomandy, 4 years ago

Since 62fec205dd2373d78f22df0848c073cc5ef5f7d7 (in 2013), the size is actually dependant on the font size. I think you should just pass a larger cellSide parameter to the constructor or SetCellSize()?

Note: See TracTickets for help on using tickets.