Julien CORON

Results 2 issues of Julien CORON

When the TAB character is typed, the script contains "Send {}". The workaround is to edit the script and replace the "" by "TAB", to have Send {TAB}.

Hi, I try to integrate this plugin in a Web Component (using a class extending HTMLElement, and defining a shadow-root), but the scroll bar does not display on mouse over....