GrapesJS / grapesjs

Free and Open source Web Builder Framework. Next generation tool for building templates without coding
https://grapesjs.com
Other
22.69k stars 4.11k forks source link

fix: resize bug when absolute div in abslute div #6272

Open pruge opened 4 weeks ago

pruge commented 4 weeks ago

demo link

reproduce bug demo2

fix bug demo

artf commented 3 weeks ago

thanks @pruge but can you first clean up your PR. It's full of console logs and changes to packages/core/index.html (you can create and use packages/core/_index.html which is not tracked in git)

kiri4eb commented 5 days ago

@pruge Hi! Please could you finalize your PR, I really need this fix, because in my project the elements mainly have absolute positioning.

danstarns commented 4 days ago

@pruge Hi! Please could you finalize your PR, I really need this fix, because in my project the elements mainly have absolute positioning.

Thanks for bumping, I cleaned this up and will await approval from @artf on the specifics.