Closed wonsuc closed 3 years ago
Chrome 86 -
What sort of buggy are you experiencing? Which chrome are you running?
If I drag the resizer bar, only the resizer bar moves to the position, but the layout UI doesn't update. I'm using v88.0.4324.146 This happens above v1.5.12.1 only.
I'm not sure if it's related to dual monitors, or a different resolution issue.
that could actually be as easy as setting liveResize to true
livePaneResizing: false // true = LIVE Resizing as resizer is dragged
, liveContentResizing: false // true = re-measure header/footer heights as resizer is dragged
, liveResizingTolerance: 1 // how many px change before pane resizes, to control performance
All good?
No, still same.
Can you provide a reproducible or a vid-snip please.. seems ok
Currently, I'm working at proxy behind workplace, I will try to test at my own computer when I have time.
grab the complex or nested layout in the examples - apply your settings to it and see if it replicates?
I'm using it on a public website with many Chrome users, and it works fine for me.
I am also using it in Chrome and it works fine for me.
No replicator with confirmations on no issues
The latest version works fine with IE but broke on Chrome.
What browser do you use to test?