mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-03 21:29:27 +00:00
[PR #101] [MERGED] Goodbye drive speed finders #970
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/101
Author: @mnadareski
Created: 7/17/2018
Status: ✅ Merged
Merged: 7/18/2018
Merged by: @mnadareski
Base:
master← Head:r14📝 Commits (3)
b60a72aGoodbye drive speed findersad0adecMore accurate scalingc94a888Ensure disposal📊 Changes
3 files changed (+57 additions, -269 deletions)
View changed files
📝
DICUI/MainWindow.xaml.cs(+47 -63)📝
DICUI/Utilities/DumpEnvironment.cs(+10 -42)📝
DICUI/Utilities/Validators.cs(+0 -164)📄 Description
This PR mainly exists to remove the code related to finding the current drive speed in order to determine the dumping speed. This seems to be mostly unused as nearly all vocal users end up setting the value manually or have set their preferred value in the options.
As an additional bonus, this also cleans up the DPI scaling a bit to have less P/Invoke.
Fixes #69
Fixes #55
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.