Adam Arold

Results 40 issues of Adam Arold

If a `Screen` instance is passed to a `View`'s constructor it won't be displayed correctly because the underlying `Screen` implementation doesn't handle delegation to its underlying `TileGrid` properly. The display...

bug
help wanted
blocked

Right now only `Component`s can be built using a builder dsl, but it should be available for all builders in Zircon.

enhancement

enhancement

Currently we only have the RadioButtonGroup that supports a selection binding (when only one element from a Group can be selected). This needs to be extended for other Componens implementing...

won't do

# Improvement for `ImageTile`s ## Current behavior Currently we have an `ImageTile` and a `BufferedImageDictionaryTileset` which makes it possible to load images from a directory and draw them on the...

enhancement

enhancement