always show line numbers in source editor
commit1fd30c0462faf598d5ef7b2911379bc19a649253
authorKartik K. Agaram <vc@akkartik.com>
Fri, 15 Sep 2023 05:27:38 +0000 (14 22:27 -0700)
committerKartik K. Agaram <vc@akkartik.com>
Fri, 15 Sep 2023 05:27:38 +0000 (14 22:27 -0700)
tree4c275e5efc0e99efddef0e3b556b2535bc534d99
parent706296388809984b20b32edf3fa8f576c85508c5
always show line numbers in source editor

The drawing buttons are now absolutely positioned, which is a horrible
hack. But for just the source editor it seems good enough. The
alternative is to modify magic constants in all the tests :/
source.lua
source_edit.lua
source_text.lua