xBimTeam / XbimWebUI

Web components for xBIM Toolkit
http://xbimteam.github.io/XbimWebUI/
Other
203 stars 121 forks source link

Scrolling for zoom is not working #435

Closed untecnologo closed 1 year ago

untecnologo commented 1 year ago

I get this error whenever I scroll into the canvas.

image

I can grab the model and move it but as soon as I scroll I get this issue.

Thank you in advance for the help.

martin1cerny commented 1 year ago

Are you using the latest NPM package?

út 14. 11. 2023 v 17:24 odesílatel Untecnologo @.***> napsal:

I get this error whenever I scroll into the canvas.

[image: image] https://user-images.githubusercontent.com/37328540/282850025-89c20395-5937-406b-bf22-bae986fe36fa.png

I can grab the model and move it but as soon as I scroll I get this issue.

Thank you in advance for the help.

— Reply to this email directly, view it on GitHub https://github.com/xBimTeam/XbimWebUI/issues/435, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAF4XVVLNA3SIC7TADP7ZYLYEOLNNAVCNFSM6AAAAAA7LCXNGKVHI2DSMVQWIX3LMV43ASLTON2WKOZRHE4TGMBZGYZDQOI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

andyward commented 1 year ago

Which version of the library? Can you clarify by what you're doing when scrolling? (e.g. right-click drag, scrolling the mouse wheel, left-click pan mode?)

If you click the first index.js link in the stacktrace it should take you to the line with the error, which may help

untecnologo commented 1 year ago

I am so sorry It was a problem with a Div it was overlapping the Canvas. Totally a bug created by me.