On Monday 05 Dec 2011 10:47:11 Dougie Nisbet wrote: > I have not explored it in detail yet but a couple of things are > immediately noticable. > > 1. Image size. I've now tried 2.x on a desktop and netbook and in both > cases the image display is too small and I can't resize the > Question/Answer pane. The Answer pane seems to take up about 1/3rd of > the Question/Answer space.
Yes, when there is a image present, the ratio goes from 1/1 to 2/1. I could easily change this to go a 10/1 ratio, which would look good for your cards, but not on cards where 2/1 is a better fit... Getting this right for all situations seem much trickier than I originally anticipated, because the widgets are now full html widgets intended for scrolling, as opposed to plain labels. I'll explore some more options to see if I can improve this. > 2. I notice there's a 'Open Image' option in the right-click menu (which > doesn't seem to do anything). > I notice > that I can click on the image and I get a larger movable image that I > can moved around ... I'm not sure what I think of that. It looks quite > nice but I don't find it that useful. I just noticed that too :-) I did not implement any of this, you get it for free if you use the html widget. > What would be absolutely brilliant for me > is if there was a single hot-key that allowed the image to be viewed > full-screen, or called an external program. (qiv springs to mind - > http://www.bluecedar.org.uk/?p=195). From my experience keystrokes F11 > or just 'f' are used in a lot of programs to go full-screen. Full screen for a single image is probably not such a good idea, as it would not be good in case a card has more than 1 image. However, a keyboard shortcut to maximise the entire window/dialog makes a lot of sense. I'll add this to my todo list. > 3. Invocation (under Linux). To start 2.x do I run 'make' everytime? For the directory where you ran make, just do ./bin/mnemosyne -d dot_mnemosyne2 Substitute paths as approriate if you run this from another directory. >Does the Linux version I have installed shadow the betas? I couldn't >find any version number beyond 2.0-pre Posix. Yes, the trunk is constantly updated, so you'll something that is even more recent than the most recent beta. Thanks for the feedback! Peter -- You received this message because you are subscribed to the Google Groups "mnemosyne-proj-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/mnemosyne-proj-users?hl=en.
