Opened 7 years ago

Last modified 6 years ago

#13781 assigned bug

Glitch with some widget after the introduction of Set*UIcolor feature — at Version 1

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

Description (last modified by Janus)

After the introduction of the new feature ui elements like BStringView in some cases have problems with the High/Low Color selected by the user, before I did not see this problem. I think this happen because the B_TRANSPARENT_COLOR is used to set a default color (for an example see https://github.com/HaikuArchives/Weather/issues/18). A similar problem is present in the BButton, now it has a border that the developer is unable to set properly. An example is present in the same Weather app issue.

Screenshot from the weather app issue 18

Change History (2)

by Janus, 7 years ago

Attachment: fontshot.png added

Screenshot from the weather app issue 18

comment:1 by Janus, 7 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.