ahh, got the background color sliders working
Dependencies
- [2]
JV27LDDKsliders for font size and color settings - [3]
FPSPT5TMshow current pane number - [4]
4GX6NAY4some very basic animations for switching panes - [5]
I52S4E5Frunning `print` now appends to output editor - [6]
4QFVRJ5Uget rid of pane transition animations - [*]
ZM7NOBRMnew fork: carousel shell - [*]
VAVXKWZVaggregate global state inside a 'pane' object - [*]
WR2WMEPEimplement 'Run' button
Change contents
- replacement in 0051-run_button at line 15
-- love.graphics.setBackgroundColor(Background_color.r, Background_color.g, Background_color.b)love.graphics.setBackgroundColor(1,1,1) - edit in 0012-on.draw at line 3[9.4113][10.890]
love.graphics.setBackgroundColor(Background_color.r, Background_color.g, Background_color.b)