
On Nov 17, 2007, at 8:43 AM, bulia byak wrote:
Jon, what is that new button you added to the main UI? For me it's just disabled so I have no idea what it does. Judging by the code, it has something to do with "adjusting the display". Do you think this adjusting has to happen so often as to deserve a button right where you added it? I think any adjustments are best kept in preferences.
In any case, the place you chose for the button is most unfortunate. I always hide the scrollbars to free some extra room for the canvas, and now this just results in two empty strips of unused space to the left and upwards from your button. In other words, your single button takes as much space as the two scrollbars! Please reconsider this.
Certainly.
That was the button going in to toggle on and off CMS color adjustment per-view. I actually put in it so that I could get feedback on proper placement, operation, etc.
There are a few things that could be done. One is to just hide the button when the scroll bars are hidden. That would solve the space problems you are seeing, but still leave it accessible to others.
I could drop in only into the view menu, like outline mode is at the moment. However... that might cause confusion for end users. Outline mode is very self-evident when it is on. However, color management in operation might be hard to notice. People would just get annoyed at getting "ugly" colors, or "not the same" colors that are perceived as "wrong".
Another reason to have some visual feedback is for people with two or more monitors. The "ICC Profiles in X Specification" allows users to assign individual profiles to each monitor, or to leave individual monitors uncharacterized. Thus as a window is moved around their being adjusted might be turned on and off dynamically. So this having some visual indicator in the UI is helpful.