Settings section: Fix border appearing on retina like displays
What does this MR do and why?
Settings section: Fix border appearing on retina like displays
Fixes an issue with half pixel rendering which lets the sticky bottom border leak through even if it's not sticky.
Thanks for reporting @justin_ho
Screenshots or screen recordings
| Before | After |
|---|---|
![]() |
![]() |
![]() |
![]() |
How to set up and validate locally
- Note: Test on a retina-like device like a MacBook
- Go to https://gdk.test:3000/root/pages/-/hooks and there shouldn't be any visible borders
- Go to https://gdk.test:3000/root/pages/-/settings/merge_requests to verify the sticky behavior still works as intended
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Edited by Sascha Eggenberger



