Hey,
I found a problem and not yet a solution :)
When you select a cell, its works fine:
But when you resize the windows with the selection, it's didn't work anymore
I have the issue because I put my quill editor inside two column grid. I add a function to collapse the first column so I can focus writing on the quill editor. But the calculation for the position of the div "table-up-toolbox" do not seems to be updated. I need to reload the page to make it works.
I am still trying to figure out / understand how everything works so I can update it.
But if you have a solution I would be glad to hear it!
Hey,
I found a problem and not yet a solution :)
When you select a cell, its works fine:
But when you resize the windows with the selection, it's didn't work anymore
I have the issue because I put my quill editor inside two column grid. I add a function to collapse the first column so I can focus writing on the quill editor. But the calculation for the position of the div "table-up-toolbox" do not seems to be updated. I need to reload the page to make it works.
I am still trying to figure out / understand how everything works so I can update it.
But if you have a solution I would be glad to hear it!