-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Move toolbar into tabs #2364
Move toolbar into tabs #2364
Conversation
src/Games/NexusMods.Games.StardewValley/Emitters/DependencyDiagnosticEmitter.cs
Show resolved
Hide resolved
src/NexusMods.App.UI/Pages/CollectionDownload/CollectionDownloadView.axaml
Outdated
Show resolved
Hide resolved
src/NexusMods.App.UI/Pages/CollectionDownload/CollectionDownloadViewModel.cs
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See comment about TreeDataGrid inside a StackPanel
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can't press the download buttons
src/NexusMods.App.UI/Pages/CollectionDownload/CollectionDownloadViewModel.cs
Show resolved
Hide resolved
This one, I can reproduce with others |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works correctly now
Part of #2254. UI styling needs updating.