Opened 7 years ago
Last modified 7 years ago
#13781 assigned bug
Glitch with some widget after the introduction of Set*UIcolor feature — at Initial Version
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
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.
Note:
See TracTickets
for help on using tickets.
Screenshot from the weather app issue 18