Auzzy / 1846-routes-web

4 stars 2 forks source link

Misaligned orientation options #50

Closed Auzzy closed 4 years ago

Auzzy commented 5 years ago

When selecting a tile via the modal, the orientations will sometimes not appear docked to the top of the modal. Upon scrolling, this is corrected. I'm unsure of the cause, but I have a guess.

I've seen it most when the tile list is short, and the orientation list is short. I think that if the tile selected is on screen, and the orientation selected is also on screen, then it doesn't trigger the code to reposition the tiles and orientation.

Auzzy commented 4 years ago

This is a bigger issue with the modal itself. It will be resolved as part of https://github.com/Auzzy/18xx-routes-web/issues/16