« get me outta code hell

scratchblocks-generator-3 - scratchblocks generator for projects made in 3.0
about summary refs log tree commit diff
path: root/src/js
AgeCommit message (Collapse)Author
2019-12-20only scroll into view on autoloadFlorrie
it behaves kind of weirdly when scrollIntoView'ing from a position that is not already at the top (i.e. the initial state) and doesn't really make sense to do anyway when clicking manually (except arguably when using tab to scroll the list, but that's a whole different shebang to tackle).
2019-12-20scroll autoloaded target into view - kindaFlorrie
2019-12-20support empty C blocksFlorrie
2019-12-20begin the site!Florrie