A new version of Pynorama technically got released.
In this new version there are Makefiles! That means you can now
install this thing. That also means, intalling this thing
may not work. Regardless, the new version is avaiable on GitHub under the
v0.2.4 tag.
Besides makefiles a ton of preferences have been added. Let's be honest,
this program has way too many settings for an image viewer. I've been thinking
of changing the slogan to an image viewer and control panel
.
Version 0.2.4 Changelog
View alignment has replaced scrollbar position
The default scrollbar position
feature was intended to
automatically move the scrollbars to a position after changing images.
That didn't work well with the image strip layout because the way
scrollbar positions are calculated when images fit inside the view is
different of when they don't fit inside the view.
This new settings does the aligning properly plus it can be used as
default alignment, pivot point or anchor point in a number of other
features that have access to the image view widget.
Mouse settings have been added
A Mouse
tab has been added to the preferences dialog. In that
tab you can add or remove mouse mechanisms which control what the mouse
does in relation to the view.
There are currently seven mouse mechanisms to choose from,
they are:
- Drag to Pan
- Move Mouse to Pan
- Drag to Spin
- Drag to Stretch
- Scroll to Pan
- Scroll to Zoom
- Scroll to Spin
Each mechanism can be added multiple times, each instance has it's
own settings and they can be given nicknames to help identify which
is which. If the mechanism needs a button, such as the ones for
dragging, the button can be choosen with a mouse click.