about summary refs log tree commit diff stats
path: root/log_browser.lua
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2023-09-14 22:27:38 -0700
committerKartik K. Agaram <vc@akkartik.com>2023-09-14 22:27:38 -0700
commit1fd30c0462faf598d5ef7b2911379bc19a649253 (patch)
tree4c275e5efc0e99efddef0e3b556b2535bc534d99 /log_browser.lua
parent706296388809984b20b32edf3fa8f576c85508c5 (diff)
downloadtext.love-1fd30c0462faf598d5ef7b2911379bc19a649253.tar.gz
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 :/
Diffstat (limited to 'log_browser.lua')
0 files changed, 0 insertions, 0 deletions
107'>107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158