Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to set the default to 3d mode #17

Open
dream811 opened this issue Apr 17, 2019 · 2 comments
Open

How to set the default to 3d mode #17

dream811 opened this issue Apr 17, 2019 · 2 comments

Comments

@dream811
Copy link

I tried to follow before closed issue, but I didn't fix this problem yet, please help me.
Thanks.

@trong291990
Copy link

trong291990 commented Aug 23, 2021

src/demo/ui/UiOpenMenu.js@finalizeSuccessLoadedVolume:

change store.dispatch({ type: StoreActionType.SET_MODE_VIEW, modeView: ModeView.VIEW_2D });
to
store.dispatch({ type: StoreActionType.SET_MODE_VIEW, modeView: ModeView.VIEW_3D });

@DanilRostov
Copy link
Collaborator

@dream811 thank you for opening this issue.

That would be good option to have it configurable, we have created a ticket for this feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants