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 appears that the on screen elements do not line up properly when compiled at 1920 x 1080.
I'd recommend looking at the ScreenManager.ScaleXPosition and ScreenManager.ScaleYPosition methods, or change the hard coded values to account for a larger screen size.
Also, I would look into automatically removing the place holder text that is in the text boxes when a user starts typing.
Other than that everything seems to be working the same way as it did on your laptops.
The text was updated successfully, but these errors were encountered:
It appears that the on screen elements do not line up properly when compiled at 1920 x 1080.
I'd recommend looking at the ScreenManager.ScaleXPosition and ScreenManager.ScaleYPosition methods, or change the hard coded values to account for a larger screen size.
Also, I would look into automatically removing the place holder text that is in the text boxes when a user starts typing.
Other than that everything seems to be working the same way as it did on your laptops.
The text was updated successfully, but these errors were encountered: