Stefan Küng wrote:
> Just trying out your patch. Here's what I noticed:
> when toggling, it toggles between an alpha value of 255 and the 
> previously selected one. Then it toggles back. But what I like to have 
> it do is to toggle between 0 - set value - 255 (a three state toggle).
> Would you be ok if I change your patch that way?
> 
> Stefan
> 
Actually, what it does is toggle between the last selected value and the 
currently selected value -- basically like a one-step undo -- so if you 
set it to 128, then moved it to 200, it will toggle back and forth 
between those two values.  I think this is more useful, intuitive and 
flexible than the three-way toggle.
I think you're being mislead because the 'undo' state is initially set 
to 255.  That wasn't intended, but I was torn on whether or not to fix 
it.  On one hand, it's less intuitive, since it's not plainly obvious 
that it works like an undo button, but on the other hand, its initial 
state is immediately useful before adjusting the slider.
I'm open to suggestions though.
-Rick-
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Feb  2 21:16:40 2007