Closed BenDol closed 8 years ago
This is a real issue, but your fix are not correct. Please refer to ToggleSwitchBase.java
. You have to fix the public void setCode()
method, but should not modify the private JSNI method.
I rewrote the summernote widget with the support of new features in 0.7.0. This issue is also fixed. Please check the demo page. Thanks.
Fixes problems with using setValue before the widget is completely initialized.