On Apr 26, 2006, at 12:30 PM, bulia byak wrote:
On 4/26/06, Gijsbert Stoet <stoet@...1250...> wrote:
 I really like the new palette at the bottom of my screen.  But..., I
 noticed that Inkscape does not remember my Palette settings after I
 have quit Inkscape.  Is that intentional?
 
 Jon, is it too difficult to store this in prefs?
Not difficult to store. The trick is just to figure out a good way to store things.
Given that I'm working in a layers dialog skeleton for Mental now, I was going to attack that at the same time. Having two things to play with makes for a better setup on storing prefs. Eventually we'll want a large number of items in the panels.
Another question from me: What if we reduce the height of the palette
 a bit? Since it's not yet resizeable, we need to choose a good
 default, and right now IMHO it's too high.
 
At the moment it's going with the minimal height that GTK+ thinks it can have. Before final freeze I'll have something worked out to allow that to be changed.