PhobosK
PhobosK
I have a FF 22 on Gentoo that behaves the same way + when one clicks on the FloatNotes button on the toolbar to toggle notes visibility, the button disappears...
@fkling , just a small proposition for a feature that i think will not need a bug add here: Could you please make it so when the Notes Manager is...
After further testing now I cannot reproduce this multiple lines problem. What I did is: - Update the plugin to 0.8.0.1 - Disable the AlertBox plugin - Removed the duplicate...
Hi, Have you tried something like this: For 100% Stacked bars: ``` -- CHART: { -- type: "ColumnChart", -- dataset: 0, -- columns: [ -- "Name of the client", --...
Well seems like this filter should be Dataset dependent and besides the `$report->options['Values']` it uses is actually non-existent. A quick and dirty fix is: 1. In **classes/filters/barFilter.php** replace ``` $width...
The issue is a bit old, but anyway just some notes on all those 404 errors one might get, so it is documented here on Github... When one decides to...
After further investigation I found out that the error _/usr/lib64/wine-vanilla-5.0.1/bin/wine-vanilla64: could not open_ is actually caused by the _**WINELOADER**_ env variable alone. This may be distro specific handling of this...
[geeqie](http://www.geeqie.org) has such a feature (with a config option in the dialog named **Ignore rotation**) and it will be great if you can implement it here too... Great work BTW......
Hi, First you have to make sure the [app requirements](https://github.com/jersou/mouse-actions?tab=readme-ov-file#requirement-) are fulfilled - i.e. you have the udev rule and you are in the input (or plugdev) group. Then you...
Here is another proposition for that... It is a bit ugly and probably not the best, but it is a workaround that lessens the security risk of the requirement of...