parszab

Results 4 issues of parszab

- DB save now to any database from the Menu - added some more details about running on Linux - added basic logging - added arg parsing

Would it be possible to provide an install/upgrade quide without docker? I have a small VPS where I'd like to try Pinry, but would prefer to avoid using docker.

In the Sampler app resizing the fonts works beautifully when zooming in/out. However ikons don't. Found the corresponding code but it doesn't work.

styles

What would be the preferred was to resize the icons dynamically? E.g. when I have a zoom-in/out button that can change the default font-size with something like this: ``` applicationPreferences.getFontSizeProperty().addListener((c,...