aboutsummaryrefslogtreecommitdiff
path: root/data/core/view.lua
AgeCommit message (Expand)Author
2021-09-08Revert horizontal scroll implementationGuldoman
2021-08-30Split vertical and horizontal scrollbar-related functions and variablesGuldoman
2021-08-30Add horizontal scrollbarGuldoman
2021-08-30Extend `View` to allow horizontal scrollingGuldoman
2021-08-27Introduce View objects context propertyFrancesco Abbate
2021-07-15Revert "fix number of parameters passed to self:move_towards"takase1121
2021-07-15fix number of parameters passed to self:move_towardstakase1121
2021-03-20Minor simplification of animation rate adjustmentFrancesco Abbate
2021-03-18Compute animation rate only if neededFrancesco Abbate
2021-03-10Make animation speed independent of config.fps, add config.animation_rate to ...liquidev
2021-02-21Add config.transitions to enable/disable transitionsFrancesco Abbate
2020-05-19Added core.set_active_view(); removed `focusable` boolean from Viewrxi
2020-05-02Added scroll boundsrxi
2020-05-01Improved handling of zero-sized locked nodes on RootViewrxi
2020-04-30Changed `View:get_content_offset()` to round resultant valuesrxi
2019-12-28Initial commitrxi