Skip to content

Tags: SamusAranX/DeadEye

Tags

v0.7.5.2

Fixed GuideGrid XAML **again**

WPF bindings are completely stupid as a concept
Fixed overlay topmost-ness in debug mode
Made Escape cancel the hotkey rebinding process

v0.7.5.1

Fixed GuideGrid XAML again

v0.7.5

Added JetBrains Mono font as the main monospace font

Added Golden Rule grid option
Fixed GuideGrid XAML

v0.7.4.1

Made color picker positioning more reliable

v0.7.4

Properly implemented AllColorLabel setting

Pressing a hotkey while a window is open will attempt to activate it
Bumped version to 0.7.4

v0.7.3.1

Version bump

v0.7.3

Updated version

v0.7.2

Replaced picker type dropdown with picker radius slider

Cleaned up generated settings XML

v0.7.1

Hooked color picker into the rest of the app for real this time

Reduced color picker size by 15px
Added preliminary corner radius setting to color picker
Made the text size setting affect the color picker as well
Removed smallest and largest text size
Improved hotkey editing process to allow for multiple hotkeys
Updated settings window to use a tabbed layout

v0.7

Separated screenshot mode and color picker mode into separate hotkeys

Fixed crash in screenshot taking mode
Removed color picker logic from ScreenshotFrameWindow
Added ColorPickerWindow
Added color picker hotkey in the backend and the settings
Moved IsDebugMode to DebugHelper
TODO: Add color picker hotkey to settings window