move the dimensions readout out from under the heat safety filter

develop
Myk Taylor 2023-09-07 18:29:29 -07:00
parent 0bd0a82a3d
commit 0d366740e7
No known key found for this signature in database
2 changed files with 2 additions and 1 deletions

@ -56,6 +56,7 @@ Template for new versions:
## New Features ## New Features
## Fixes ## Fixes
- `buildingplan`: make the construction dimensions readout visible again
## Misc Improvements ## Misc Improvements

@ -478,7 +478,7 @@ function PlannerOverlay:init()
end, end,
}, },
widgets.Label{ widgets.Label{
frame={b=2, l=23}, frame={b=4, l=23},
text_pen=COLOR_DARKGREY, text_pen=COLOR_DARKGREY,
text={ text={
'Selected area: ', 'Selected area: ',