index
:
pragtical
SDL2
master
The practical and pragmatic code editor.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
core
/
view.lua
Age
Commit message (
Expand
)
Author
2021-09-08
Revert horizontal scroll implementation
Guldoman
2021-08-30
Split vertical and horizontal scrollbar-related functions and variables
Guldoman
2021-08-30
Add horizontal scrollbar
Guldoman
2021-08-30
Extend `View` to allow horizontal scrolling
Guldoman
2021-08-27
Introduce View objects context property
Francesco Abbate
2021-07-15
Revert "fix number of parameters passed to self:move_towards"
takase1121
2021-07-15
fix number of parameters passed to self:move_towards
takase1121
2021-03-20
Minor simplification of animation rate adjustment
Francesco Abbate
2021-03-18
Compute animation rate only if needed
Francesco Abbate
2021-03-10
Make animation speed independent of config.fps, add config.animation_rate to ...
liquidev
2021-02-21
Add config.transitions to enable/disable transitions
Francesco Abbate
2020-05-19
Added core.set_active_view(); removed `focusable` boolean from View
rxi
2020-05-02
Added scroll bounds
rxi
2020-05-01
Improved handling of zero-sized locked nodes on RootView
rxi
2020-04-30
Changed `View:get_content_offset()` to round resultant values
rxi
2019-12-28
Initial commit
rxi