Closed middle1 closed 11 months ago
I fixed all the errors with both tabs and CheckBox. In the tabs, you should have added EndTabItem();
at the very end. And there was a stupid mistake with the checkbox, the variable had to be declared outside the DrawMenu method.
I tried to add a new tab using the same method as the first one was added, but this tab dips for a second, but then returns to the very first tab again. That's the code I tried again, but the result is the same. *it's the same with the checkbox