Closed bbrala closed 6 years ago
The menu checked visible status twice, once to check if the menu should be opened and once more when the menu was opened. The logic all moved to the show method now so the check is only done once. This should fix issue #612
visible
show
The menu checked
visible
status twice, once to check if the menu should be opened and once more when the menu was opened. The logic all moved to theshow
method now so the check is only done once. This should fix issue #612