[haiku-bugs] Re: [Haiku] #11698: [Appearance] Drop a RGBColor in the colors tab doesn't enable the revert button

  • From: "pulkomandy" <trac@xxxxxxxxxxxx>
  • Date: Mon, 05 Jan 2015 11:51:30 -0000

#11698: [Appearance] Drop a RGBColor in the colors tab doesn't enable the revert
button
--------------------------------------+----------------------------
   Reporter:  Janus                   |      Owner:  darkwyrm
       Type:  bug                     |     Status:  closed
   Priority:  normal                  |  Milestone:  R1
  Component:  Preferences/Appearance  |    Version:  R1/Development
 Resolution:  fixed                   |   Keywords:
 Blocked By:                          |   Blocking:
Has a Patch:  1                       |   Platform:  All
--------------------------------------+----------------------------

Comment (by pulkomandy):

 It behaves exactly the same as your patch did. You added
 Window()->PostMessage(kMsgUpdate); after the call to _SetCurrentColor.
 Since all 3 places where _SetCurrentColor was called now had this
 PostMessage call, it made sense to move it to inside _SetCurrentColor
 instead, which is what I did.

 Did I miss something?

--
Ticket URL: <https://dev.haiku-os.org/ticket/11698#comment:4>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: