-
Update the Viewer to use the new [iTwins API](https://developer.bentley.com/apis/itwins/) instead of the [Projects API](https://developer.bentley.com/apis/projects/).
- [x] Wait for the iTwin clie…
-
Followed instructions at: https://developer.bentley.com/tutorials/web-application-quick-start/
1. Executed: npx create-react-app your-app-name --template @itwin/web-viewer --scripts-version @bentle…
-
**Describe the bug**
The application freezes and the tab needs to be refreshed.
Selecting everything by parent node works without issues. This could be related to lazy loading because if I scrol…
-
**Describe the bug**
clearHideIsolateEmphasizeElements icon doesnt clear up when the element's visibility is toggled from Models tree
**To Reproduce**
Steps to reproduce the behavior:
Issue can …
-
**Describe the bug**
For a specific itwin model, while trying to zoom to specific elements (about 2200 count) using zoomToElements() API, the memory usage shoots up from around 400 Mb to 2.2 Gb and c…
-
Civil code (and Pineapple code which Civil relies on) have a few cases where they import something that is not exported. We should evaluate if these can be exported officially, or if these apps should…
-
user is using UiProvider to provideBackstageItems but the backstage button is missing in viewer-react@3.x
-
Not certain if this should be filed in itwinjs backlog or here, since its technically in appui-abstract package.
**Is your feature request related to a problem? Please describe.**
Menu items i…
-
The tree node height is too small for mobile devices.
Make node height customizable so we could increase touch area.
![tree](https://github.com/iTwin/appui/assets/29892049/6b5ec16d-e01a-4b7a-b78c-75…
-
Initially reported by @am-work-1 and also reported by EarthCam
When working with a viewer application, it works properly when starting in dev mode, by running `npm start`. When running `npm run bui…