View Single Post
Posts: 540 | Thanked: 288 times | Joined on Sep 2009
#39
Originally Posted by andrewfblack View Post
How big do you need it I have it in 256 pixels also.
I was more thinking of how it scales down in case somewhere a 48x48 icon is shown, it has small details... On device the 64x64 works fine. if you have SVG I would like that, otherwise the 256 version will have to do (it's good to keep everything in the repo, this way losing something accidentally is much harder)

Originally Posted by andrewfblack View Post
I will work on some short and long descriptions. On the templates can you have an option to search templates and maybe for the pop up you have now could you do like favourite templates.
Basically the templates are meant to be the favourite list (I'll add a way to remove the template status from an entry later), making the template picker searchable should be possible but it's a really complex widget to work with (I just don't really understand GtkTreeView).