On Tue, 11 May 2004, Artemio wrote:
Hello there!
I just installed the 20040510 snapshot - the things you guys have done with "clone", "inkscape preferences" and stroke style are very cool and useful. Thanks!
There are several things I'd like to note though.
- Look at the snapshot (attached). Some drop-down lists are smaller-sized but
the font is still sized as in bigger widgets, and on muy system I can't see the current selected option.
Confirmed here on Win32. If you remove the
gtk_widget_set_size_request (us->menu, AUX_OPTION_MENU_WIDTH, AUX_OPTION_MENU_HEIGHT);
in unit-menu.cpp things get better, but then any unit selector in a GTK table seems to be start out too big, only to shrink when you click on it. Haven't got time to investigate further.
[snip]
- It is the most minor issue, but it looks like Inkscape now closes and opens
it's window on startup and on opening new files. It is fairly okay, but this makes a sort of blinking so maybe there's a better way to make this "virgin" tag work instead of killing the previous instance. Or maybe I just don't understand something ;-)
Confirmed here as well.
Cheers
Carl