Clarify Dialog changes in CHANGELOG for 0.7

This commit is contained in:
Jonathan Daugherty 2016-05-27 12:14:05 -07:00
parent f4735fda0b
commit 4d86dbd69d

View File

@ -34,8 +34,7 @@ API changes:
The Editor uses the following attributes now:
* When not focused, the widget is rendered with editAttr.
* When focused, the widget is rendered with editFocusedAttr.
* The Dialog's name type parameter, constructor parameter, and lens
were removed.
* The Dialog's name constructor parameter and lens were removed.
* The 'viewport' function was modified to raise a runtime exception if
the widget name it receives is used more than once during the
rendering of a single frame.