jazzfool / reclutch

Rust UI Core
Other
157 stars 4 forks source link

Support displaying images #8

Closed jazzfool closed 4 years ago

jazzfool commented 4 years ago

The current display API doesn't support showing images. This functionality should be implemented as a part of StyleColor.

jazzfool commented 4 years ago

To make a more stable API, images aren't based on StyleColor, but rather GraphicsDisplayItem.