Glimmer DSL for LibUI 0.11.9 (Prerequisite-Free Ruby Desktop
Development Cross-Platform Native GUI Library) has been released.
Ruby Gem : glimmer-dsl-libui | RubyGems.org | your community gem host
# Change Log
## 0.11.9
- Support Content Data-Binding to multiple model attributes via
`computed_by` option (e.g. `content(@game, :scale, computed_by:
[:width, :height])` or `content(@game, computed_by: [:scale, :width,
:height])` will rebuild content on changes to `:scale`, `:width`, or
`:height`)
ยทยทยท
______________________________________________
ruby-talk mailing list -- ruby-talk@ml.ruby-lang.org
To unsubscribe send an email to ruby-talk-leave@ml.ruby-lang.org
ruby-talk info -- https://ml.ruby-lang.org/mailman3/postorius/lists/ruby-talk.ml.ruby-lang.org/