nhn / tui.grid

🍞🔡 The Powerful Component to Display and Edit Data. Experience the Ultimate Data Transformer!
http://ui.toast.com/tui-grid/
MIT License
2.42k stars 394 forks source link

Resizing of frozen column seems broken #1882

Open davulkan opened 1 year ago

davulkan commented 1 year ago

Describe the bug When I'm trying to resize frozen column, its border doesn't move (Bug detected only in Safari, in Chrome works correctly) To Reproduce Steps to reproduce the behavior: 1) Go to packages/toast-ui.grid/stories/column.stories.ts 2) Add resizable: true to column 'artist' (line 18) 3) Run story book and try to resize artist column

Expected behavior Frozen column's border should move while resizing

Screenshots

https://user-images.githubusercontent.com/41550828/223945555-9f0999c1-7021-46da-9d93-78d8c13bc7c9.mov

Desktop (please complete the following information):