d1vanov/libquentier

Replace colResizable jQuery plugin with custom JavaScript code for table resizing

Opened this issue · 0 comments

It appears that colResizable jQuery plugin works a little differently in QtWebKit and QtWebEngine based note editors. Perhaps this plugin should be replaced with some other, more controllable solution. This page presents an example of how a similar thing can be done via pure JavaScript.