- Optimization fix: Properly run code conditionally on browser check;

fixes #312 (@ianli-sc)
This commit is contained in:
Brett Zamir
2018-12-27 09:51:26 +08:00
parent 01083faf73
commit db06248b7e
13 changed files with 18 additions and 13 deletions

View File

@@ -1,6 +1,11 @@
# SVG-Edit CHANGES
# 4.2.0
## ?
- Optimization fix: Properly run code conditionally on browser check;
fixes #312 (@ianli-sc)
## 4.2.0
- Fix: Problem with retaining lines with grid mode (@NeiroNx)
- l10n: Add Chinese (simplified) extension locales (@enlove)