mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
Fixes 4088 mouse released flag cannot be combined safely with report position (#4091)
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
},
|
||||
"UICatalog --driver v2win": {
|
||||
"commandName": "Project",
|
||||
"commandLineArgs": "--driver v2win"
|
||||
"commandLineArgs": "--driver v2win -dl Trace"
|
||||
},
|
||||
"UICatalog --driver v2net": {
|
||||
"commandName": "Project",
|
||||
|
||||
Reference in New Issue
Block a user