DontShootMe
DontShootMe
[From this source code ](https://github.com/clientIO/joint/blob/master/src/joint.dia.element.js#L659) ``` var size = this.model.get('size') || { width: 1, height: 1 }; ``` This seem to always send something from the model ( wich seem...
Autocompleter.js The zIndex are not set at the creation time so the list could appears behind other elements : // Position the menu to appear directly below the input. (function()...
From [Sqlite](https://www.sqlite.org/foreignkeys.html#fk_enable) documentation : > Foreign key constraints are disabled by default (for backwards compatibility), so must be enabled separately for each database connection. (Note, however, that future releases of...
Hello, First of all, I want to thank you for your work! really and sincerely a big Thank you. I encounter a strange phenomenon. You will be able to see...