Fix potential issue with plugins reporting size

I thought this was a problem for a plugin when it was not, but I can
still see this being a source of segfaults.
This commit is contained in:
Robbert van der Helm
2020-05-11 22:54:26 +02:00
parent 33e5d2bd56
commit 901d985080
3 changed files with 25 additions and 7 deletions
+1
View File
@@ -18,6 +18,7 @@ Versioning](https://semver.org/spec/v2.0.0.html).
- Added a workaround for the compilation issues under Wine 5.7 and above as
caused by [Wine bug 49138](https://bugs.winehq.org/show_bug.cgi?id=49138).
- Fixed potential issue with plugins not returning their editor size.
## [1.1.2] - 2020-05-09