comparison Discovery/Src/check_warning.c @ 815:ce8f71217f45

Bugfix CustomView selection during dive mode: The CustomView selection during dive mode was limited to two pages, while meanwhile three are needed to show all options. The problem did not showup in surface mode selection. Rootcause was a static definition instead of the dynamic one used in surface mode. In addition with every page shift a new page was created which might cause display errors after some times. To solve this the pages are now updated instead of rebuilding the pages.
author Ideenmodellierer
date Sun, 03 Sep 2023 18:03:49 +0200
parents 4abfb8a2a435
children da632300e7d4 fa431d42b5fb
comparison
equal deleted inserted replaced
814:26ae9e8f24fd 815:ce8f71217f45