]> git.lizzy.rs Git - nothing.git/blobdiff - src/game/settings.h
Merge pull request #1216 from kolumb/scrollbar
[nothing.git] / src / game / settings.h
index 1226a664e13490d7d8c42a608e284dfd5002f22e..b0bf90a951f05676373f0ebe5612455fa59d62ab 100644 (file)
@@ -7,6 +7,7 @@
 
 typedef struct {
     Background background;
+    // TODO(#1123): the volume_slider is not fully synced with the volume of sound_samples
     Slider volume_slider;
     Vec2f volume_slider_scale;
     Vec2f camera_position;