Skip to content

flicker subgrid drag issue - #3291

Merged
adumesny merged 1 commit into
gridstack:masterfrom
adumesny:master
Jun 20, 2026
Merged

flicker subgrid drag issue#3291
adumesny merged 1 commit into
gridstack:masterfrom
adumesny:master

Conversation

@adumesny

Copy link
Copy Markdown
Member

Description

  • subgrid make sure to use entire parent grid-item (not smaller obsetted grid) for event handling to make sure we don't get bogus leave/enter from the gab between sugrids (see nested.html for demo)
  • this removes the flicker bug seen in demo (opus 4.8 high could not figure that one and went down a rabbit hole)

Checklist

  • Created tests which fail without the change (if possible)
  • All tests passing (yarn test)
  • Extended the README / documentation, if necessary

* subgrid make sure to use entire parent grid-item (not smaller obsetted grid) for event handling to make sure we don't get bogus leave/enter from the gab between sugrids (see nested.html for demo)
* this removes the flicker bug seen in demo (opus 4.8 high could not figure that one and went down a rabbit hole)
@adumesny
adumesny merged commit 0d296a9 into gridstack:master Jun 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant