sbox-issues icon indicating copy to clipboard operation
sbox-issues copied to clipboard

[UI Inspector] Div highlight becomes mismatched if you go into fullscreen and back out

Open Retroeer opened this issue 1 year ago • 1 comments
trafficstars

Describe the bug

If you try and look at a div that has a width and height of 100%, if you fullscreen and unfullscreen the outline breaks

To Reproduce

<div style="width: 100%; height: 100%;"></div>

then inspect it via the ui panel window, fullscreen and then back out, the div highlight should be mismatched

Expected behavior

the highlight should be stretching to the exact measurements

Media/Files

No response

Additional context

No response

Retroeer avatar May 14 '24 02:05 Retroeer

Correction: this actually only occurs when you close and reopen the UI inspector (in different screen sizes)

Retroeer avatar May 14 '24 05:05 Retroeer