Commit graph

13 commits

Author SHA1 Message Date
de072fd0c4
feat(dtmm): Save the mod list
Closes #9.
2023-03-01 19:51:28 +01:00
14385d56e1
refactor(dtmm): Reorder imports 2023-03-01 14:19:53 +01:00
4d632d9119
feat(dtmm): Rename reset button 2023-03-01 14:16:36 +01:00
e6c9fe834c
feat(dtmm): Save settings to config file
Closes #18.
2023-03-01 14:13:11 +01:00
d5687ccae4
feat(dtmm): Add padding to log view 2023-02-28 19:41:38 +01:00
02fd400912
feat(dtmm): Increase textbox size in settings view
Ref: #16.
2023-02-28 19:24:19 +01:00
783e0b8de1
feat(dtmm): Remove about tab
There's not much info to show here, really.

Ref: #16.
2023-02-28 18:29:13 +01:00
a1a7e9a26e
fix(dtmm): Fix disabled state of deployment buttons 2023-02-28 16:09:47 +01:00
91020c02e1
feat(dtmm): Improve mod details pane UI
Closes: #14.
2023-02-28 15:55:46 +01:00
e88bc7fb9b
feat(dtmm): Improve mod list visuals
- add checkbox for enable/disable
- highlight the selected mod
- adding visual spacing
- add alternating row background color

Ref: #15.
2023-02-28 14:24:33 +01:00
d208c51cb4
feat(dtmm): Automatically scroll log view 2023-02-28 11:28:53 +01:00
f7627c091b
fix(dtmm): Fix scrolling log view 2023-02-28 11:05:15 +01:00
e5a72731dd
refactor(dtmm): Split files into smaller modules 2023-02-28 10:03:56 +01:00
Renamed from crates/dtmm/src/main_window.rs (Browse further)