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

[BUG] Fix issue when empty main menu and right click into it #338

Closed
Hofknecht opened this issue Feb 15, 2022 · 0 comments
Closed

[BUG] Fix issue when empty main menu and right click into it #338

Hofknecht opened this issue Feb 15, 2022 · 0 comments
Assignees
Milestone

Comments

@Hofknecht
Copy link
Owner

2022-02-15 21_02_26-Window

Normally it is not possible to have a empty main menu, you get a message that folder is empty.
But it is possible via adding folder content in options.

Then right click in the menu raises this exception:
System.DivideByZeroException: Attempted to divide by zero. at System.Decimal.DecCalc.VarDecDiv(DecCalc...

consider to change that empty folder is not allowed.
we made this here #192 to directly let the user set up a new folder.
Now i think maybe in the future the menu could be empty and you can fill the empty folder directly in STM

@Hofknecht Hofknecht assigned Hofknecht and unassigned Hofknecht Feb 15, 2022
@Hofknecht Hofknecht added this to the 1.3 milestone Feb 21, 2022
Hofknecht added a commit that referenced this issue Feb 21, 2022
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

1 participant