Age | Commit message (Collapse) | Author |
|
|
|
* Update zh_cn.json
* Update zh_cn.json
|
|
|
|
|
|
* Add focused narration support
* yes!
* More work on hovering and observables
* Fix WWidget.setHovered javadoc
* Document ObservableProperty.add/removeListener
* Add observable views
* Fix ObservableView.ChangeListener javadoc
* More JD!
* Add taglet for listing observable properties
Overkill? Yep. Still fancy? Absolutely!
* Fix narration element indices and more JD tricks
* Add slot hovering narration
* WItemSlot.getExtraNarrationMessage -> getNarrationName, make public API
* Remove the binding functionality of observable properties
This is required for having proper change listeners.
* Add ObservableView.hasValue
* Add some utility methods to ObservableView
* Clarify ObservableView.ChangeListener parameters
* Remove properties tag from WButton javadoc
|
|
|
|
|
|
Co-authored-by: cominixo01 <22600756+cominixo01@users.noreply.github.com>
|
|
|
|
- Fix one of ScreenDrawing.rect()'s overloads ignoring the color parameter
- Replace options.libgui.done with vanilla's gui.done
- Uncomments WWidget.setParent()
|
|
|
|
|