I have a strange thing here. I’ve been converting my web app to fit nicely on small screens (phones). I utilize WebDialog boxes in some areas, specifically when taking a practice exam that displays the question’s explanation after saving the answer
The first screenshot below is the correct placement of the explanation in the WebDialog. The second one shows the only the label and the X button, no white background for the dialog, and the label/X are shifted to the middle of the screen
I thought this could’ve been specific to a question, so I retried the one that is messed up in the screenshot, and it displayed fine in the next round
Correct placement:
Incorrect placement:
Does anyone know how/why this could be happening and how to fix this? I do adjust the top of the label with the explanation if there is an image to also display (displays above the label), but there is no adjustment using .Left coordinates
3 posts - 1 participant