Software version (please complete the following information):
Describe the bug
In some cases cols will autoresize to 1 col bigger after resize.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
While resize action the preview looks ok (6 columns) but when i release button it resizes to 7.
Additional context
Screen resolution 1920*1200
Maybe the problem is for these piece of code where the col its changed to 7 instead of 6:
// Helper for generating column width
calcColWidth: function calcColWidth() {
var colWidth = (this.containerWidth - this.margin[0] * (this.cols + 1)) / this.cols;
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4