chore: uptick

This commit is contained in:
Brooklyn Nicholson 2026-04-14 19:38:04 -05:00
parent 77cd5bf565
commit 4cbf54fb33
8 changed files with 282 additions and 239 deletions

View file

@ -11,6 +11,8 @@ export type Frame = {
readonly scrollHint?: ScrollHint | null
/** A ScrollBox has remaining pendingScrollDelta — schedule another frame. */
readonly scrollDrainPending?: boolean
/** Absolute overlay moved/resized — schedule corrective frame without prevScreen. */
readonly absoluteOverlayMoved?: boolean
}
export function emptyFrame(