mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-13 05:35:26 +00:00
[PR #95] [MERGED] Log Window enhancements #966
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/SabreTools/MPF/pull/95
Author: @Jakz
Created: 7/14/2018
Status: ✅ Merged
Merged: 7/14/2018
Merged by: @mnadareski
Base:
master← Head:log_window📝 Commits (10+)
d68e186Split type combobox into system combobox and disc type comboboxffb53ddupdated fork to head21969f9corrected indentation for xaml filed296b9afixed merge with head596e26efixed format20243dcfixed issues for PR, added KnownSystem.CUSTOM5ba23b9removed Updater.cs which ended by error in commit66d06f1fixed GetOuptutName() for new drive/system comboboxb4400fbMerge branch 'master' of github.com:reignstumble/DICUI2bac147Merge branch 'master' of github.com:reignstumble/DICUI📊 Changes
5 files changed (+20 additions, -5 deletions)
View changed files
📝
DICUI/DICUI.csproj(+1 -0)📝
DICUI/Data/Constants.cs(+2 -0)📝
DICUI/LogWindow.xaml.cs(+2 -1)📝
DICUI/MainWindow.xaml(+1 -1)📝
DICUI/MainWindow.xaml.cs(+14 -3)📄 Description
Added precise position calculation of MainWindow when LogWindow is shown at startup and fixed bring to top behavior of LogWindow
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.