jnko
jnko
Feature request: Please add an option(or better Setting) to enable or disable animations/transitions by default. A simple "enable/disable Anims by default" option on the addons settings page would be enough....
Could you kindly publish the configuration.h/configuration_adv.h for Ender 5 which was used to build the binaries for SKR-mini-E3-V3.0? All you released are the ones for Ender 3 Thanks in advance
If possible it would be really nice if we could place modified *.less files or .css (for example pdf.less) in DokuWiki /conf directory instead of /lib/plugins/PLUGINNAME. This way these files...
Hi, in addition to my previous horizontal/vertical FR I wrote a small patch called Wide-Mode. Sometimes you need just space to overview everything. This is where Wide-Mode comes in. Just...
In the description and screenshots is montioned that it is possible to add domains to a whitelist. How can I do this? Unfortunately there is no add-on preferences page in...
(Not really an issue, but...) Problem: Need to watch for attribute_change and when event occours, I need to change attributes. This logically ends up in an endless event/react loop. So...
How can I query with relative dates instead of fixed ones? Examples: ``` http://ipaddress:8087/query/stateID1,stateID2/?dateFrom=-2d http://ipaddress:8087/query/stateID1,stateID2/?dateFrom=-1m http://ipaddress:8087/query/stateID1,stateID2/?dateFrom=-4h http://ipaddress:8087/query/stateID1,stateID2/?dateFrom=today ``` Perhaps this is already working but I wasn't able to find any...
Nearly every text editor has tha capability to indent/unindent multiple lines by simply pressing the "tab" key. ox just delete the lines and inserts a tab. It would be nice...