Martijn Saly

Results 219 issues of Martijn Saly

Currently zenphoto renders javascript near the top of the page, usually just before the ``. Javascript belong just before the ``, so the page doesn't remain empty while the javascript...

enhancement
work in progress
next major release

Border radius can get two improvements - Border radius per corner works weird. It seems to be write-only. Needs a clearer interface. - Elliptic border radius (e.g. "border-radius: 10px/20px")

Shadow distance can only get a vertical length, not horizontal. Maybe a slider control is not really fit for a two-dimensional number heh ;)

It should be possible to make shadow size negative as well. It sounds odd, but in stead of making an outer shadouw bigger, it becomes smaller. And the other way...

It seems impossible to make gradients with transparent colors in them. Only the whole gradient can get opacity, which is weird and does "flow" with the way CSS works. I...

**Do you want to request a feature, report a bug or ask a question?** Bug **What is the current behavior?** ``` WARNING in ./src/svg/icon-cart.svg Module Warning (from ./node_modules/svg-sprite-loader/lib/loader.js): svg-sprite-loader exception....

### Bug report Exposing jQuery doesn't work. A global `$`, `jQuery`, a `window.$`, `window.jQuery`, or even `globalThis.$` or `globalThis.jQuery` all **do not exist** in the resulting bundle, and therefor in...

**Describe the bug** After letting it download for a few hours, the UI freezes to the point that Windows adds `(Not Responding)` into the title bar, dimming the main window....

**Describe the bug** On my setup, the application looks a bit odd, albeit not entirely broken, on my HDPI screen. It might help to know that for me the only...

**Is your feature request related to a problem? Please describe.** When downloading a subreddit, it says in the log "subreddit is valid" for a long time without anything else appearing....

enhancement