Tagger update time!
- Text field that shows full name of the currently selected file is read only now. Less messy this way.
- The field is also updates itself now when you rename the picture, not only when you select it.
- File list now resizes too with application window to show more pictures names. Only height though, resizing width with all that gui next to it is very long and boring process. That's why I added the text box with file name in the first place, so even if name is too long for file list you still can see it.
- Added Up and Down buttons as another quick way to change the current picture during tagging. Sometimes you have only one hand available, so you cannot use keyboard and mouse at the same time (like when you eat

).
I suppose the tagger could use an optional ini file with settings like default window height and width, path to image editor to open for editing the current picture when needed, and so on. I'll add something like this another time.