Page 2 of 3

Re: Also processing…

Posted: Tue Dec 04, 2007 1:41 pm
by oops66
xnview wrote:
oops66 wrote:
xnview wrote:Non destructive UNDO is very interesting but need a lot of work.
In next release, i've added more than 1 undo, so i need a hotkey for REDO
(
in most of edit program, we have Ctrl+Y for REDO, but Ctrl+Y is already for CROP.
So must i change hotkey for crop or use another hotkey for REDO
Dreamer?
)
Hello,
Yes, please, keep the standard hotkey for Redo : Crtl + Y
And change Crop hotkey to an other one.
So which for Crop :-)
For me it does'nt matter, why not the: Ctrl+SHift+Z of Troken....if Dreamer hotkeys expert is OK .
http://newsgroup.xnview.com/viewtopic.php?p=55612#55612

Posted: Tue Dec 04, 2007 11:50 pm
by Dreamer
Hi Pierre,

sorry for the late reply. More undo/redo is really needed - it's obvious - see the XnTriq's post. :wink:

I think we should definitely use the standard redo shortcut - Ctrl+Y, so we must find the shortcut for Crop now - and I have one! :D

Shift+X - Why? Ctrl+X is to cut the file, Shift+X will "cut" the image - easy to remember, intuitive and handy.

We should also change the shortcut for "Lossless JPEG crop" and "Automatic crop" IMO...

Ctrl+Shift+X - "Lossless JPEG crop" (Ctrl+Shift+ is used also for other lossless options)
Alt+X ? - "Automatic crop" (I know Alt+ shouldn't be used, but X is not in the main menu, shouldn't be also in other languages)

I know it's not good to change the existing shortcuts, but it's the best solution IMO.

No X

Posted: Wed Dec 05, 2007 12:55 am
by Clo
:arrow: Dreamer

:) Hi !
…but X is not in the main menu, shouldn't be also in other languages)
• It's not in French, at least…

:mrgreen: KR
Claude
Clo

Posted: Wed Dec 05, 2007 11:20 pm
by Dreamer
I think we could use Alt+X for Auto-crop. What do you think about my suggestions - for all crop options? Pierre?

Posted: Thu Dec 06, 2007 7:39 am
by xnview
Dreamer wrote:I think we could use Alt+X for Auto-crop. What do you think about my suggestions - for all crop options? Pierre?
I agree

Posted: Thu Dec 06, 2007 10:04 pm
by helmut
Various thoughts regarding the short cut for cropping (couldn't finish this post due to lack of time).
___

I'm not 100% up-to-date with the GUI styleguides, but there used to be some rules / guidelines:

- <Alt>+key combinations (Mnemonics) should be used as shortcuts for specific menu items (and the function behind it).
- <Ctrl>+<key> are for (real) shortcuts which directly trigger a function.
- <Ctrl>+<Shift>+<key> can be used for a modified (stronger) version of the function triggered with <Ctrl>+<key>.
- <Ctrl>+<Alt>+<key> can be used for a modified (different) version of the function triggered with <Ctrl>+<key>.
___

Currently we have:
Ctrl+X for cutting the selected area.
Ctrl+Shift+X for JPGLossless cropping.

I think cutting the selected area and cropping the selected area are pretty different (inverse) functions. So either <Alt> should be used or a different key combination.

When choosing a shortcut we must take some possible risc into account:
The current JPGlossless cropping is very dangerous and when mixing up key combinations users might loose parts of their image data forever, see topic Auto-Backup for JPGlossless cropping. So key combination for JPGlossless cropping should be disabled or made VERY different to other key combinations. (e.g. users should not loose their image data forever when pressing Ctrl+Alt+x instead of Ctrl+Shift+x.)

Posted: Fri Dec 07, 2007 4:35 pm
by Dreamer
Not easy to decide now. I think the standard shortcut for Redo should be used - Ctrl+Y, but I know it would be a problem for some users. I can change any shortcut with the HotkeyP, so it's not a problem for me.

There are few possibilities now:

#1

Redo: Ctrl+Y
Crop: Shif+X
Lossless crop: Ctrl+Shift+X
Auto Crop: Alt+X ?

#2

Redo: Ctrl+Y
Crop: Shif+X
Lossless crop: Ctrl+Shift+X
Auto Crop: Alt+Y, or Ctrl+Alt+Y ?

#3

Redo: Ctrl+Shift+Z
Crop: Ctrl+Y
Lossless crop: Ctrl+Shift+Y
Auto Crop: Alt+Y, or Ctrl+Alt+Y ?

Posted: Fri Dec 07, 2007 5:29 pm
by marsh
===>Feed-back
Let us all try it out.

Posted: Fri Dec 07, 2007 6:08 pm
by JohnFredC
Does any one really use the auto crop and lossless crop hotkeys?

I don't.

Posted: Fri Dec 07, 2007 6:14 pm
by marsh
JohnFredC wrote:Does any one really use the auto crop and lossless crop hotkeys?

I don't.
I like to use lossless jpeg crop in fullscreen. I can train my hands to whatever is agreeable though. I don't use auto crop either. All of it seems to be working...

Posted: Thu Dec 13, 2007 4:55 am
by XnTriq
When an image is edited, an asterisk (“unsaved/dirty indicator”) appears in the titlebar next to the filename.
  • XnView - [*filename.ext]
Undoing all changes should make this indicator go away, and the “dirty bit” should be reset so XnView won't ask if the user wants “to save changes” upon closing the file.

Posted: Thu Dec 13, 2007 5:20 pm
by helmut
XnTriq wrote:... When all changes are undone this indicator should disappear, and upon closing the file XnView shouldn't ask if the user wants “to save changes”.
I fully agree. Would be good if XnView would update the "changed" indicator properly.

Posted: Thu Dec 13, 2007 5:42 pm
by oops66
helmut wrote:
XnTriq wrote:... When all changes are undone this indicator should disappear, and upon closing the file XnView shouldn't ask if the user wants “to save changes”.
I fully agree. Would be good if XnView would update the "changed" indicator properly.
Hello,
I fully agree too,

But before Pierre has to change this "multi-undo" behavior:
The first image (the original one) must always stay in Tmp memory (as soon as we apply a first or more changes¦effects) even if the number of modifications is over the level in the xnview.ini file: Undocount= setting.
By this way, undo all changes always means : return to the first step (the original image).
http://newsgroup.xnview.com/viewtopic.php?t=13970

Reload---

Posted: Thu Dec 13, 2007 5:51 pm
by Clo
:arrow: oops66

:) Hello !
…By this way, undo all changes always means : return to the first step (the original image). …
• I agree and support. Hence, we'ld need a command like “Undo All”.
- It exists in many programmes where it's named often “Reload (the original file)”.

:mrgreen: KR
Claude
Clo

Re: Reload---

Posted: Thu Dec 13, 2007 5:56 pm
by oops66
Clo wrote::arrow: oops66
:) Hello !
…By this way, undo all changes always means : return to the first step (the original image). …
• I agree and support. Hence, we'ld need a command like “Undo All”.
- It exists in many programmes where it's named often “Reload (the original file)”.
:mrgreen: KR
Claude
Clo
Exact Clo it will be better.