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
Copy file name to clipboardExpand all lines: settings/Settings.cs
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -259,6 +259,7 @@ public void Load(FileSystem fileSystem)
259
259
_versionCollection.Add(newVersion(CODENAME_BLADE,"2.4.0.8"));// Region Preview fix.
260
260
_versionCollection.Add(newVersion(CODENAME_BLADE,"2.4.0.9"));// Allow Active Window to use GDI screen capture method for Screen. Removed logging from FormRegionSelectWithMouse.
261
261
_versionCollection.Add(newVersion(CODENAME_BLADE,"2.4.1.0"));// Region Select fix.
0 commit comments