On Wednesday, January 11, 2012 07:24:27 AM Gnome wrote: > Perhaps a new dialog box could with two buttons; 'Browse for program' > and 'Open image'? Of course this could complicate the UI a bit.
It's not trivial, especially if you have more than 1 image on display. You will notice that the popup menu just say 'reload' if you right click over text, and changes to 'open image' etc when you right click over an image. The knowledge about what's below the pointer when you right-click is hidden deeply within webkit, and is probably very difficult to get at. Perhaps Qt/webkit will be fixed in an upcoming version such that these menu options actually work, but for the time being I will just disable them... > > Perhaps we're talking about different things here, but when I start > > typing in the tag box, after a few characters it autocompletes to a > > know tag. > Yes, I see that now. But autosuggest does not work on more than one > tag. No, it's single tag only. Again, extending this to non-standard Qt behaviour would involve significant hackery. I'll add this to my very long term todo list, but I'm not sure that's currently the most urgent thing to work on :-) > A small bug: > * When you have clicked 'show answer' on a card, then go into browse > cards dialog, and close it, the answer will dissapear. Yes, I noticed this too. It's on my list of things to fix in the short to medium term. Cheers, 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.
