README

mizchi/crater-painter/paint/scroll does not have a README file

#
ScrollableElement

pub(all) struct ScrollableElement {
id : String
scroll_width : Double
scroll_height : Double
client_width : Double
client_height : Double
}

#
ScrollableHitResult

pub(all) struct ScrollableHitResult {
id : String
x : Double
y : Double
width : Double
height : Double
scroll_width : Double
scroll_height : Double
}

#
collect_scrollable_elements

#
find_scrollable_at

fn find_scrollable_at(node :
PaintNode
, x : Double, y : Double, parent_x : Double, parent_y : Double) -> ScrollableHitResult?

Source Files

Powered by MoonBit

Site sourceReport issuePackagesBuild queueSkillsStatistics

© 2026 mooncakes.io