lemon-juice
lemon-juice
We can consider it pretty much dead. The history of wysiwyg editors shows they don't last long - I've used this one since Mozilla -> SeaMonkey -> Nvu -> Kompozer...
This is my first pull request on guthub, I hope it is fine: #103
The png images I use are colour type 3 and bit depth 8, which apparently is treated as image with alpha even though there is no transparency. I tried bypassing...
> * I wonder if the size difference, even with masking disabled, is a matter of Cpdf using a true-color image regardless of the bit depth of the original image...
Another example, popup windows like open file (Shift+Ctrl+N) or search in files (Shift+Ctrl+F), they blend with the background:  The background colour of these popups looks good but maybe some...
Ok, so I tried finding a way to style these borders and fortunately it turns out I can easily edit the theme.json file in the plugin installation folder and the...
I've spotted a few more cases today and have used these fixes: ```json "ToolTip": { "borderColor": "strokeOfMidnight" }, ``` The common mouse hover tooltips on buttons and other elements were...
No plans at the current address. We are looking for a new host for the converter and other related stuff so if that works out and the host turns out...
It turns out my host has started recently offering free auto-renewing Let's Encrypt certificates so I've turned it on for the addon converter, no need to pay $20 :). Will...