|
@@ -16,7 +16,8 @@
|
|
|
|
|
|
|
|
* You can play with:
|
|
* You can play with:
|
|
|
* `editable.isEditable`,
|
|
* `editable.isEditable`,
|
|
|
- * `boldModel.isEnabled` and `italicModel.isEnabled`.
|
|
|
|
|
|
|
+ * `boldModel.isEnabled`, `italicModel.isEnabled` and `fontModel.isEnabled`.
|
|
|
|
|
+ * `fontModel.isOn`.
|
|
|
* Changes to `editable.isFocused/isEditable` should be logged to the console.
|
|
* Changes to `editable.isFocused/isEditable` should be logged to the console.
|
|
|
* Clicks on the buttons should be logged to the console.
|
|
* Clicks on the buttons should be logged to the console.
|
|
|
|
|
|