Closed PJZ9n closed 3 years ago
Thank you for reporting a serious bug.
This issue was already fixed in the commit https://github.com/kojix2/LibUI/commit/517584f7ddf00469d36b2caba71cf12a94dfb25b. However, I was not aware of the existence of the bug, so I did not release a new version.
Released v0.0.9
@PJZ9n Please let me know if you have any more problems!
Problem
Attempting both
window_on_closing
andwindow_on_content_size_changed
will result in an error.For example, if you do the following, it will work normally.
Expected behavior
It is registered normally and works.
Error message
Code to reproduce
Environments
Ruby version:
ruby 2.7.4p191 (2021-07-07 revision a21a3b7d23) [x64-mingw32]
Gem version:libui (0.0.8)