kolmar1991
kolmar1991
Hi Martin, Thank you very much for the response and sorry for my delay. 1. I understand. I might get used to the old appearance and that's why I'm complaining...
Thank you Martin. I don't feel a javascript expert however I will try to look at it if I find time in the next weekend.
Hi @martin1cerny , I wasn't able to fix the issue. However, I was able to find a workaround which might be helpful while looking for a bug. Calling 'viewer.zoomTo()' and...
As I wrote, I was able to reproduce it in wexbim-files-viewer. I added a single line here: https://github.com/xBimTeam/XbimWebUI/blob/master/examples/wexbim-files-viewer/index.ts#L37 As in screenshot. I know it is not the cleverest way, but...
I have changed it to viewer.zoomTo(arg.id); - so picking should cause focusing on picked element but the camera seems to be set to something else, whatever element I pick
To sum up: the current code is following:  The result before click the window is:  after:  and the window is here: 
@andyward The zoom is definitely triggered because some action is executed (the view changed). I have added a console.log:  here is a console ooutput when clicking the window: ...
Thank you @andyward . What is the "WCS" issue? (I'm asking out of curiosity)
Hi, we were trying to identify the issue. I created a model in Revit 2019 and exported to wexbim -> everything worked fine. After upgrading the model to Revit 2023...
However, I still have a feeling it should be in a center after zooming but it is not. Attaching the model from revit 2019: [2019.zip](https://github.com/xBimTeam/XbimWebUI/files/10116112/2019.zip)