Skip to content

improve if

Tammes Burghard requested to merge kuchenmampfer/minuet:improve_if into master

I don't exactly know why, but the old if condition did not work in my latest build and with my new definitions. It treated exercises as if they had children and pushed into an empty stack view page without showing the exercise.

This MR fixes that by also checking the length of the children. I also reordered the options to get rid of the negation for better readability.

Edited by Tammes Burghard

Merge request reports