aboutsummaryrefslogtreecommitdiff
path: root/Notes.md
diff options
context:
space:
mode:
authorCC <chellsie.studiocc@gmail.com>2019-08-01 12:34:10 -0500
committerCC <chellsie.studiocc@gmail.com>2019-08-01 12:34:10 -0500
commit8a448c818025945b2f33d0db01c375678f224d30 (patch)
treee3af9120ffc6c98287846407d9cc6513bfe655bf /Notes.md
parent64615ae6c66bcfb40b1385e3452a0f4b932ab322 (diff)
downloadLibGui-8a448c818025945b2f33d0db01c375678f224d30.tar.gz
LibGui-8a448c818025945b2f33d0db01c375678f224d30.tar.bz2
LibGui-8a448c818025945b2f33d0db01c375678f224d30.zip
Updates / Changes to WToggleButton
Diffstat (limited to 'Notes.md')
-rw-r--r--Notes.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/Notes.md b/Notes.md
new file mode 100644
index 0000000..247589b
--- /dev/null
+++ b/Notes.md
@@ -0,0 +1,5 @@
+Changes for `WToggleButton` PR
+------------------------------
++ Added @Environment tag to fix `class_1113` not found error from Sound Instance running on server side.
++ Added default values for images and sizes
++ Added `setOnToggle(Runnable r)`, and supporting handler methods. \ No newline at end of file