Mercurial > public > ostc4
comparison Discovery/Inc/display.h @ 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 | 5f11787b4f42 |
children | 6b06143cbfea |
comparison
equal
deleted
inserted
replaced
814:26ae9e8f24fd | 815:ce8f71217f45 |
---|