Open VitaliyKuznetsov opened 8 months ago
I found the LaunchUnderMouse parameter in the AppSettings configuration section, enabled it and encountered a bug: If there are 2 displays - Hurl opens at the border of the main and secondary display: Screenshot 2024-03-04 182630
LaunchUnderMouse
AppSettings
OS Version: Win 11 22H2 22621.3155 Hurl version: v0.8.1 (from Releases page)
Multiple Displays is something I haven't tested it against. Thanks for reporting this.
I need to look into a way I can simulate the error (or atleast multiple displays) with my single screen
I found the
LaunchUnderMouse
parameter in theAppSettings
configuration section, enabled it and encountered a bug: If there are 2 displays - Hurl opens at the border of the main and secondary display: Screenshot 2024-03-04 182630OS Version: Win 11 22H2 22621.3155 Hurl version: v0.8.1 (from Releases page)