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