
30 Apr
2005
30 Apr
'05
12:48 a.m.
bulia byak wrote:
On 4/28/05, François Steinmetz <francois.steinmetz@...400...> wrote:
- there's a focus shape on the last selected swatch... there's no
reason for keeping that, except if the "focus" is not set to the last selected swatch, but on the color of the selected object. but that's probably more than just a GUI question.
I agree, a swatch should be defocused as soon as it's pressed. I did this for the controls bar buttons.
There's a property on GtkButton to prevent grabbing focus on a click (and it's documentation mentions toolbars). I added a property with that name and turned it on in the swatches, so it should behave better now.