KAYLukas
KAYLukas
Note: Issue #3 was already resolved in my branch.
Python was mainly because of performance reasons... I use string manipulation to transform a json string to applescript notation, but performing this manipulation in applescript turned out in a later...
@winny- I think that is a great option. Modifying the python code is now pretty annoying due to the indentation. But wouldn't it be then better to also compile it...
@mgax Pretty much all my testcases are in ASUnit. Isn't it allowed to use GPL-tools for unit testing only, because it is not really part of the library?
@staabm It's dependent on the other PRs (which I included in this branch too) because otherwise I would have to write tests that are on purpose incorrect. It improves performance...
> So usually what I will ask people who need a feature like this is: Are there 2 or 3 specific cases that would solve 90% of your problem, because...
It also fixes a bug where scrolling or resizing the viewport doesn't reposition the dropdown.
I ran npm install and now I get this error: Error: Uncaught TypeError: __webpack_require__(...).register is not a function (http://localhost:5601/bundles/kibana.bundle.js?v=1:262) at window.onerror (http://localhost:5601/bundles/commons.bundle.js?v=1:90:20880)