Lars-Olof Kreim
Lars-Olof Kreim
includes "Remove window event listeners when plugin is destroyed" (tokybd) Merge remove event listeners and will set vars to undefined instead of "null" in order to be able to reinitialize.
When working in failsave-mode (standard), using an debounce value higher than 150 (e.g. 200) will break functionality (callback is never called, because the intervall will prevent this)
Adding the ability to set selector for tab content
I only want the credit to be shown below post preview image if necessary. There could be different solutions: - Only show if the fields are filled - Only show...
Hi, I got an parsing issue with the Handlebars I am not able to solve. I have the following data structure: ``` { "testtext": "test", "entries": [ { "output": "test2",...
…used to specify the container the overlay should be attached to
In order to allow different styling (e.g. not overlaying to whole page but only a part of it) it would be good to have the possibility to pass the container...