-
In the license file located in the root of the WebExtension source folder, add license text for the following third-party libraries. Note that the MPL 2.0 license, for Clippings itself, is already th…
-
Thanks for contributing :-)
### Expected and actual behavior
I updated the contextMenu demo page to use jQuery v3.1.0 instead of version 1.12.1, then when I run the demo the context menu showed fi…
-
nginx_1 | 1.2.3.4 - - [27/Nov/2017:15:45:46 +0000] "GET /static/manati_ui/js/libs/mousetrap.min.js HTTP/1.1" 404 169 "http://5.6.7.8:8080/manati_project/manati_ui/analysis_session/new" "Mozilla/5.…
-
Reported by jirku.lucka, Dec 11, 2013
Bylo by možné pro další verze uvažovat o předělání tak, aby alespoň základní úpravy vzhledu šlo provést změnami pouze v jediném souboru (styles.css?), aby při kaž…
-
I am trying to develop RESTful API using ngHandsontable.
Can you tell me how can i use Handsontable methods (getData() i.e.) with ngHandsontable?
It would be better to see some examples.
I was trying…
-
In the 2.6.2 release, the "dist" folder has a "jquery.contextMenu.js" file with a copyright version indicator of 2.5.0. Additionally, the code itself appears to actually be the older 2.5.0 code.
I…
dxoxp updated
7 years ago
-
When running the application in live mode(`npm start` in one terminal and `npm run electron:serve` in another terminal), application keeps on crashing with `Too many open files in system` message.
Th…
-
It is possible to improve the Dropdown plugin to make it acts like a context menu?
Add a class `dropdown-trigger-context` and disable the default behavior of the browser for the right click. Allow …
-
As the community forum keeps blocking my posts I'll try for support here! I’m trying to build from source, and get the following when executing ‘make’:
```
cp: cannot stat ‘node_modules/lib-jitsi-m…
ghost updated
6 years ago
-
I customized a new way to display context menu so I do not need it's default right click event anymore. How can I disable it?