GenieClient / genie3

This Organization of Genie Client is a Community focused development of Conny's Open Source Version of GenieClient
GNU General Public License v3.0
4 stars 2 forks source link

Automapper not displaying maps correctly #5

Closed arc118 closed 2 years ago

arc118 commented 2 years ago

Maps are being displayed off center with most recent build (lint clean-up). No way to re-center or scroll maps that are off center in Automapper window.

automapper-offcenter

scottr1634 commented 2 years ago

I can confirm this one as well.

hubConnect commented 2 years ago

Seems like the issue is two-fold. The original offsets of the map that are calculated are pushing the map beyond the dimensions of the panel, and the panel is not detecting the content in FlickerFreePanel is larger and enabling the scrollbars.

scottr1634 commented 2 years ago

Addressed in https://github.com/GenieClient/genie3/pull/16