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

Add "Remove" buttons for data on Texture and Mesh in NGE #14432

Closed
PatrickRyanMS opened this issue Oct 17, 2023 · 0 comments
Closed

Add "Remove" buttons for data on Texture and Mesh in NGE #14432

PatrickRyanMS opened this issue Oct 17, 2023 · 0 comments
Assignees
Milestone

Comments

@PatrickRyanMS
Copy link
Member

In NME, TextureBlock will display a "Remove" button once a texture is loaded into the block as seen below:

image

In NGE, for both MeshBlock and TextureBlock once data is loaded into either block there is no "Remove" button in the UI. There are times it is necessary to remove the loaded data from the block and currently, the only way to do it is to delete the block and replace it with a new block. Mirroring the pattern in NME to add a "Remove" button on blocks that can be loaded with external data will go a long way to improving the UX of the blocks.

@PatrickRyanMS PatrickRyanMS added this to the 7.0 milestone Oct 17, 2023
deltakosh added a commit that referenced this issue Oct 17, 2023
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

2 participants