aboutsummaryrefslogtreecommitdiff
path: root/data/core/view.lua
AgeCommit message (Collapse)Author
2020-05-19Added core.set_active_view(); removed `focusable` boolean from Viewrxi
2020-05-02Added scroll boundsrxi
Resolves #9 Resolves #6 Resolves #3
2020-05-01Improved handling of zero-sized locked nodes on RootViewrxi
2020-04-30Changed `View:get_content_offset()` to round resultant valuesrxi
Avoids some issues that occur with fractional offsets, most noticable on rectangles drawn on DocView jittering by 1-pixel when scrolling
2019-12-28Initial commitrxi