Enhance ROI pages (#2161)

* Check if the ROIs are equidistant. Only if not, untick the checkbox

* renaming

* Check if the ROIs have same y, dy and dx. If so, tick the sync checkbox

* only allow editing space when box is checked

* fix sync check

* show inner frame on all ROIs

* cleanup

* Check if the ROIs have same dy and dx. If so, tick the sync checkbox

* checkbox position

* renaming

* renaming

* show inner frame and cross hairs on all ROIs

* update ROIs on ticking checkboxes

* show timezone hint

* fix deleting last ROI

* cleanup

---------

Co-authored-by: CaCO3 <caco@ruinelli.ch>
This commit is contained in:
CaCO3
2023-03-12 17:03:03 +01:00
committed by GitHub
parent 5e5d2e2f72
commit ff81fcbd7f
4 changed files with 146 additions and 40 deletions

View File

@@ -1309,6 +1309,7 @@ textarea {
</td>
<td>
<input type="text" id="System_TimeZone_value1">
<p>Use <a href="timezones.html" target="_blank">timezones.html</a> to find your correct settings.</p>
</td>
<td>$TOOLTIP_System_TimeZone</td>
</tr>