momentum-mod / lumper

BSP lump editor and review tool
MIT License
20 stars 13 forks source link

Implement UI using Avalonia #6

Closed Gocnak closed 1 year ago

Gocnak commented 1 year ago

https://www.avaloniaui.net/

We most likely will not be using MVVM structure as the app is really simple, so the code can be in the view's codebehind files.

No mockups yet on what it'll look like, but ideally we have steps on the leftmost column, and a main view of the current "step".

tsa96 commented 1 year ago

Now #11 is in and styling solidified in #16, shall we go ahead and close this? Generally the different parts of the UI from now should be very modular, the main general UI thing to do is tracked in https://github.com/momentum-mod/lumper/issues/15

Gocnak commented 1 year ago

Yes. Closed by #11