Skip to content

Switched Enum value and name around when reading saved ones #103

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

Merged
merged 1 commit into from
Apr 21, 2019

Conversation

c0dycode
Copy link

@c0dycode c0dycode commented Apr 21, 2019

Currently they're switched around when reading them back in.

https://gfycat.com/bittercomposedchimpanzee

There's also an exception afterwards.

After switching them around, the columns are lined up properly and the exception is gone aswell.
https://gfycat.com/obesecheerfulbass

Additionally, if you delete an Enum it's still visible in the Main UI. Haven't looked too thoroughly through the code yet, so this might be an easier fix for you.

Keep up the great work :) 👍

EDIT: Renaming Enums also doesn't properly update in the UI.

@KN4CK3R
Copy link
Member

KN4CK3R commented Apr 21, 2019

Great, this was caused by 069297e. I will fix the UI errors in the next days.

@KN4CK3R KN4CK3R merged commit 5e0f315 into ReClassNET:master Apr 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants