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: README.md
+2
Original file line number
Diff line number
Diff line change
@@ -37,6 +37,7 @@ See [docs/FAQ.md](docs/FAQ.md)
37
37
See also [commit log comments](https://github.com/cplussharp/graph-studio-next/commits/master)
38
38
39
39
*New Features:*
40
+
* Relative paths to reference media files in GRFX [issue #319](https://github.com/cplussharp/graph-studio-next/issues/319)
40
41
* Better support for editing and persisting filters created directly from DLL class factory [issue #318](https://github.com/cplussharp/graph-studio-next/issues/318)[issue #317](https://github.com/cplussharp/graph-studio-next/issues/317)[issue #227](https://github.com/cplussharp/graph-studio-next/issues/227)
41
42
* Show internal filters in Filters dialog [issue #312](https://github.com/cplussharp/graph-studio-next/issues/312)
@@ -53,6 +54,7 @@ See also [commit log comments](https://github.com/cplussharp/graph-studio-next/c
53
54
* Display filter merit as SDK constant (as opposed to numeric value)
54
55
55
56
*Bug Fixes:*
57
+
* Apply short-cuts in the main window only if it is active (e.g. copy text with Ctrl+C in property page) [issue #342](https://github.com/cplussharp/graph-studio-next/issues/342)
56
58
* Fixed multiple layout problems on high DPI systems [issue #255](https://github.com/cplussharp/graph-studio-next/issues/255)
57
59
* Filter name not displayed for filters supporting IFileSourceFilter, IFileSinkFilter [issue #305](https://github.com/cplussharp/graph-studio-next/issues/305)
0 commit comments