1.0.0.3 Release

This commit is contained in:
Person
2017-04-06 15:54:22 -07:00
parent 24cb304918
commit 4dfa8fe198
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
1.0.0.3 04/06/2017
--User changes
-Remove opacity adjustment from legacy flam3 code base, it can lead to erroneous results.
--Bug fixes
-Double clicking min/max DE filter spinners would not trigger a render reset if the other was non-zero. The fix has the downside of triggering a change event when scrolling even if the value is already capped. This is an acceptable tradeoff.
-On delete, select the library item closest to the last one which was deleted.
1.0.0.2 03/15/2017
--User changes
-Add many tooltips to help clarify functionality.