@ -38,6 +38,7 @@ changelog.txt uses a syntax similar to RST, with a few special sequences:
## Fixes
## Misc Improvements
- `buildingplan`: minimized planner panel stays minimized until you change it again
## Documentation
@ -729,7 +729,6 @@ function PlannerOverlay:onInput(keys)
return true
end
self.selected = 1
self.minimized = false
self.subviews.hollow:setOption(false)
self:reset()
reset_counts_flag = true