question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Highlight doesn't initialize for draggable prototype if already positioned over the grid

See original GitHub issue

Hello,

I have a menu bar with a fixed position at the bottom of the viewport which contains a bunch of Gridster Item Prototypes. Because the grid stretches the whole height of the viewport, the prototypes are resting within the dimensions of the gridster grid. When the user drags one of the prototypes onto the grid, the highlight does not initially work. You have to drag the prototype either left or right outside the grid’s dimensions then drag it back in for the highlight to work.

Is there a way to fix this or manually trigger an enter event for the prototype if it starts within the grid? Thanks!

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
swiety85commented, Jul 13, 2017

Should be fixed in v.0.6.2. Please check and give me a hint if it works for you. Thanx

0reactions
michaelgira23commented, Jul 13, 2017

Yes, it works! Thank you very much!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Disney UI | Figma Drag Gestures - YouTube
Let's design a Disney app that features some of my favorite Disney characters while utilizing Figma's amazing drag gestures. In this video ...
Read more >
React Grid: Row Dragging
When you select multiple items and drag one of them, all items in the selection will be dragged. When you drag an item...
Read more >
Create layout grids with grids, columns, and rows
To apply a layout grid: Select the frame in the canvas or the Layers panel of the left sidebar: Click next to Layout...
Read more >
javascript - How to distinguish mouse "click" and "drag"
I think the difference is that there is a mousemove between mousedown and mouseup in a drag, but not in a click. You...
Read more >
Investigating Drag and Drop with Blazor
In this post, I talk about drag and drop interfaces. As well as show you how you can build and simple drag and...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found