Add document title in topbar and allow params with user extensions (#720)

* use document title to display the current file
* add document title in top bar
This commit is contained in:
JFH
2022-01-31 23:36:57 +01:00
committed by GitHub
parent 5d1ba0205b
commit db8522fcb7
12 changed files with 654 additions and 507 deletions

View File

@@ -1,4 +1,7 @@
# SVG-Edit CHANGES
## 7.1.2
- add the current document title in the toolbar
- allow user extensions to define optional parameters
## 7.1.1
- Fix an issue when moving a text with an existing transformation (issue #689)
## 7.1.0