Merge pull request #11975 from Nightfirecat/fix-sidebar-toggle
ClientUI: Fix panel toggle after closing with click
This commit is contained in:
@@ -206,7 +206,6 @@ public class ClientUI
|
||||
currentButton.setSelected(false);
|
||||
currentNavButton.setSelected(false);
|
||||
currentButton = null;
|
||||
currentNavButton = null;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user