You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
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