mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-12 19:47:21 +01:00
rework main ui
This commit is contained in:
parent
984ee08a2b
commit
33344386c4
11 changed files with 656 additions and 132 deletions
|
|
@ -39,7 +39,6 @@ public class DataAnalysisUi : WindowMediatorSubscriberBase
|
|||
{
|
||||
_hasUpdate = true;
|
||||
});
|
||||
Mediator.Subscribe<OpenDataAnalysisUiMessage>(this, (_) => Toggle());
|
||||
SizeConstraints = new()
|
||||
{
|
||||
MinimumSize = new()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue