Skip to content

Instantly share code, notes, and snippets.

@PragmaticCoding
Last active November 27, 2021 15:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PragmaticCoding/b05ceb242a9f98d350404bf6d07dc752 to your computer and use it in GitHub Desktop.
Save PragmaticCoding/b05ceb242a9f98d350404bf6d07dc752 to your computer and use it in GitHub Desktop.
hbox.children += ImageView(Image(path.toExternalForm())).apply {
fitHeight = 600.0
isPreserveRatio = true
opacity = 0.7
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment