You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems the moveLeft trick for the tooltip rendering is causing an issue, because the pre-moved positioning seems to be affecting the width calculation of the page on mobile resolutions:
Can be seen clearly when commenting out this line:
It seems the
moveLeft
trick for the tooltip rendering is causing an issue, because the pre-moved positioning seems to be affecting the width calculation of the page on mobile resolutions:Can be seen clearly when commenting out this line:
elmcraft.org/src/Theme.elm
Line 90 in 24875d0
How do we fix this?
The text was updated successfully, but these errors were encountered: