Richard Heck wrote:
Abdelrazak Younes wrote:
Richard Heck wrote:
The issue was that the newcolors_ were being checked against prefcolors_
to make sure the color had changed, but prefcolors_ contained the colors
from the preferences file and was not updated when changes were made.
Hence any atte
Abdelrazak Younes wrote:
> Richard Heck wrote:
>> The issue was that the newcolors_ were being checked against prefcolors_
>> to make sure the color had changed, but prefcolors_ contained the colors
>> from the preferences file and was not updated when changes were made.
>> Hence any attempt to rev
Richard Heck wrote:
OK, now I've learned about mutable. This seems to be a better patch for
3109. Comments
requested before I commit.
This one is better ;-)
The issue was that the newcolors_ were being checked against prefcolors_
to make sure the color had changed, but prefcolors_ contained
OK, now I've learned about mutable. This seems to be a better patch for
3109. Comments
requested before I commit.
The issue was that the newcolors_ were being checked against prefcolors_
to make sure the color had changed, but prefcolors_ contained the colors
from the preferences file and was not