markusfisch / ShaderEditor

Android app to create GLSL shaders and use them as live wallpaper
https://play.google.com/store/apps/details?id=de.markusfisch.android.shadereditor
MIT License
924 stars 137 forks source link

Add "show line numbers" option #151

Closed AntonPieper closed 1 year ago

AntonPieper commented 1 year ago

Sometimes it is useful to see which line you are on.

There probably are some people that like the minimalistic look without line numbers, therefore I also added an option to the settings page to turn it off.