more-speech/spec/more_speech/ui
2022-04-03 10:12:37 -05:00
..
app_util_spec.clj Arrow keys move the selected header. 2022-03-05 13:23:09 -06:00
author_window_spec.clj Clean up author window formatting. 2022-03-07 08:23:27 -06:00
button_spec.clj Use mouse functions in defsketch instead of the silly stuff I was doing in button. This was a big change that took a long time and was a big headache. Forced me to repartion widget and app-util to avoid cyclic dependencies. 2022-02-26 09:48:37 -06:00
edit_window_spec.clj Can use backspace to delete characters in edit window. 2022-04-03 10:12:37 -05:00
formatters_spec.clj Clean up author window formatting. 2022-03-07 08:23:27 -06:00
header_window_spec.clj Arrow keys move the selected header. 2022-03-05 13:23:09 -06:00
widget_spec.clj Keyboard focus and passing events from child to parent widgets. A little cleanup in widget to ensure functions are functions. 2022-03-04 07:32:16 -06:00