- This topic has 3 replies, 3 voices, and was last updated 4 years ago by Alexander Kovelenov.
-
AuthorPosts
-
2020-06-24 at 3:07 pm #29262GLiFTeKCustomer
Hi,
I’m doing a lot of drag and drop stuff, and i’ve been using the object “distance between” puzzle in loops of item lists, some of that is giving me issues so i thought the hover puzzle would be simpler while i drag an object over another.turns out the hover over won’t work while user’s button is pressed while dragging another object.
just trying to get outline to enable/disable for the “goal” object where user drags other objects to WITH hover..(have it working with distance puzzle but there’s issues with other things like lists with that)…
Is there a work-around for this?
thanks!
Visit the GLIFTEK Verge3D Plugins Store!
GLIFTEK.com for Plugin Documentation & LIVE DEMOS!
LIKE The GLIFTEK Facebook Page for updates!
Join the Verge 3D Discord Server!
plz share Discord link & on your signature!2020-07-27 at 2:50 pm #30718Ivan LyubovnikovStaffHi,
turns out the hover over won’t work while user’s button is pressed while dragging another object.
The reason this doesn’t work is that “when hovered” considers only the first or in other words the nearest object that appears under the mouse cursor. And in your case it’s the object that is currently being dragged. That means that when you are dragging an object you are also constantly hovering above it :)
I think we can implement an option for “when hovered” to check not only for the nearest but for all objects that appear under the cursor. We’ve added this task to our TODO list.
Co-founder and lead developer at Soft8Soft.
2020-07-28 at 7:15 am #30747GLiFTeKCustomerI think we can implement an option for “when hovered” to check not only for the nearest but for all objects that appear under the cursor. We’ve added this task to our TODO list.
Cool.
I made it so if it went in then it’s trying to go out AFTER going in, then change behavior accordingly, good on desktop, lag on mobile, so ya less code the better tho!
Quick movement will cause major issues a my thing, so ya, that would be awesome!
Detect hover over while dragging over. Biggie!
Thanks!
Visit the GLIFTEK Verge3D Plugins Store!
GLIFTEK.com for Plugin Documentation & LIVE DEMOS!
LIKE The GLIFTEK Facebook Page for updates!
Join the Verge 3D Discord Server!
plz share Discord link & on your signature!2020-11-25 at 10:00 am #35857Alexander KovelenovStaff -
AuthorPosts
- You must be logged in to reply to this topic.