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
Fix AllocateBackBuffer to only add padding for sub-pixel offsets
Expand the back buffer by +1 pixel only when a fractional screen offset
would cause content to overflow, rather than always adding padding.
This preserves correct border rendering at integer positions.
Made-with: Cursor
0 commit comments