Changes between Initial Version and Version 6 of Ticket #550


Ignore:
Timestamp:
Dec 6, 2007, 10:55:25 AM (16 years ago)
Author:
jackburton
Comment:

I had a look at this bug again, and looks like I was wrong. The problem is that the menu preflet uses set_menu_info() to set the menu colors, but that function only updates the menu_info struct, and not the color returned by ui_color(B_MENU_BACKGROUND_COLOR). And, since we use either ui_color(B_MENU_BACKGROUND_COLOR) or the background_color member of menu_info to get the menu background color, we should make sure that DesktopSettingsPrivate::SetMenuInfo() also updates the ui_color.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #550

    • Property Cc diver added
    • Property Owner changed from axeld to jackburton
    • Property Summary Lookes like BMenus doesnt tint their colorsLooks like BMenus dont tint their colors
    • Property PlatformAll
    • Property Status newassigned