Merge pull request #3748 from myk002/myk_dims

[buildingplan] move the dimensions readout out from under the heat safety filter
develop
Myk 2023-09-07 18:45:52 -07:00 committed by GitHub
commit 8d0a80e868
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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: ',