Join Slack
Communities
Powered by
Is this really the way to center an image in Image...
# tornadofx
m
melatonina
11/14/2020, 9:35 PM
Is this really the way to center an image in ImageView?
https://stackoverflow.com/questions/32781362/centering-an-image-in-an-imageview/32866286#32866286
melatonina
11/14/2020, 9:37 PM
No, you can put the
ImageView
in a
VBox
with
alignment = CENTER
.
Open in Slack
Previous
Next