sort template names under File->New->...
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
Fix Released
|
Wishlist
|
John Smith |
Bug Description
I've got more than thirty templates available in File->New menu and I find it quite difficult to find the one I want when business_card_84x55 is right after the default, business_card_85x54 is four lines down between no_layers and Letter_landscape and business_card_90x50 is somewhere near the bottom.
IMHO sp_menu_
I attach a patch against r22636 (which seems to be the latest in svn). I The patched file gives on errors during compilation (few warnings but from different parts of code) but I haven't built whole inkscape with it yet so I can't tell if it really works. However, it gives general Idea how it might be implemented (I am sure someone with better C++ skills will do it much better).
tags: | added: ui |
Changed in inkscape: | |
importance: | Undecided → Wishlist |
status: | New → In Progress |
Changed in inkscape: | |
milestone: | none → 0.49 |
Changed in inkscape: | |
status: | Fix Committed → Fix Released |
Thanks for this patch.
FYI, Inkscape moved from SVN to BZR just after 0.47 and is now available here: https:/ /code.launchpad .net/~inkscape. dev/inkscape/ trunk wiki.inkscape. org/wiki/ index.php/ Working_ with_Bazaar).
Details available on the wiki (http://
As for the File>New menu, see also the "'New from template' dialog" blueprint (https:/ /blueprints. launchpad. net/inkscape/ +spec/new- from-template- dialog), which is currently in (slow) progress.