We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53a7d8c commit 998c65bCopy full SHA for 998c65b
RELEASENOTES.md
@@ -4,8 +4,8 @@ Noteworthy changes in official, stable releases of [Feathers UI](http://feathers
4
5
## 3.0.3 - July 2016
6
7
-* ImageLoader: Fixed issue where reusing the existing texture did not cause the rendered view to update when skipUnchangedFrames is false.
8
-* Text Renderers: Fixed issue where reusing the texture(s) did not cause the rendered view to update when skipUnchangedFrames is false.
+* ImageLoader: Fixed issue where reusing the existing texture did not cause the rendered view to update when skipUnchangedFrames is true.
+* Text Renderers: Fixed issue where reusing the existing texture(s) did not cause the rendered view to update when skipUnchangedFrames is true.
9
10
## 3.0.2 - June 2016
11
0 commit comments