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

VoxelObject Menu closing after modfiying voxels in VoxelSet #48

Closed
theo97490 opened this issue Jun 7, 2021 · 3 comments
Closed

VoxelObject Menu closing after modfiying voxels in VoxelSet #48

theo97490 opened this issue Jun 7, 2021 · 3 comments
Labels
bug Something isn't working

Comments

@theo97490
Copy link

Hello i have a rather annoying issue. After modifying things in the VoxelSet menu of an VoxelMesh such as adding/removing/modifying voxels, if i go to the VoxelObject and click on edit mode, voxel raycast or update button the voxel menu disapears. Here is a video showing the problem.

iFA0b5bII5.mp4
@theo97490 theo97490 changed the title VoxelObject Menu closing after clicking some buttons VoxelObject Menu closing after modfiying voxels in VoxelSet Jun 7, 2021
@ClarkThyLord
Copy link
Owner

Ah yes, this is a very annoying bug I'm very familiar with, when I was debugging it I found that it occurs when trying to edit a VoxelObject via the editor with a sub resource selected. You do the same here when you select the Mesh and VoxelSet. You can "fix" this by unselecting the sub resource, but this isn't really a permanent fix 😕

I've already tried debugging this but wasn't able to find a permanent fix for this because of the way the VoxelObject Editor is called on, but I'll continue to debug I'm sure I'll come up with something 👍

Sorry for the late response 😓

@ClarkThyLord ClarkThyLord added the bug Something isn't working label Jul 27, 2021
@ClarkThyLord
Copy link
Owner

Took a look, and was able to figure out a patch 🙌

I've now merged the patch, let me know if that resolved the encountered issue, thanks.

@ClarkThyLord
Copy link
Owner

Fixed now, as reported in #52

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants