|
@@ -2404,6 +2404,7 @@ extension KMMainViewController {
|
|
self.model.rightPanelIsOpen = false
|
|
self.model.rightPanelIsOpen = false
|
|
self.toolbarController.cancelSelected(KMRightControlToolbarItemIdentifier)
|
|
self.toolbarController.cancelSelected(KMRightControlToolbarItemIdentifier)
|
|
applyLeftSideWidth(self.model.lastLeftPanWidth, rightSideWidth: 0)
|
|
applyLeftSideWidth(self.model.lastLeftPanWidth, rightSideWidth: 0)
|
|
|
|
+ cancelMeasureType()
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
|