Changes between Initial Version and Version 1 of Ticket #23324


Ignore:
Timestamp:
2023-11-28T12:59:19+01:00 (16 months ago)
Author:
dieterdreist
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #23324 – Description

    initial v1  
    22
    33See screenshot
     4
     5I believe the window height for the overlay is not calculated correctly. It should be avoided to have the lower edge of the overlay offscreen (also because it is not moving with the map so it will remain hidden if you drag up), currently it assumes it can take up to the full window height before it will become scrollable (and also then you cannot see the very end of the list because a bit is missing)