Commit Graph

6 Commits

Author SHA1 Message Date
Benjamin Popp
72bff89415 Allow image editor tab to close 2020-09-12 13:13:55 -05:00
Benjamin Popp
20891bbb50 Add basic UI
Can pan/zoom. No editing controls yet.
2020-09-11 22:36:18 -05:00
Benjamin Popp
ee196ec10b Basic functionality tests
Nothing fancy yet, just some basic logic to get us started.
2020-09-11 21:12:35 -05:00
Benjamin Popp
de6a896c7b ImageEditorTest: Palette_ChangeColor_PixelsUpdate 2020-09-11 07:33:12 -05:00
Benjamin Popp
38d7680081 Introduce testing for Image Editor tab
We don't have a UI for the image editor tab yet. But we can now test the interactions. We've written the first test, and it's now possible to draw a single pixel.

... we'll need a lot more tests for this.
2020-09-10 22:26:18 -05:00
Benjamin Popp
b9eaf34016 Add outline for new ImageEditor tab 2020-09-02 22:14:16 -05:00