Forum Discussion
joetesta
9 years agoRoku Guru
Additionally, for Button if using an image with a size larger than maxwidth, if minWidth is not set, seems it's defaulting to the width of the image and therefore minwidth must be set to decrease the size. (what I would expect maxwidth to do)
if I set maxwidth only (and no minwidth), the button is much wider than the maxwidth value. if set minwidth only (and no maxwidth), the button is the width of minwidth. seems something's mixed up here, or is it just me?
thanks
if I set maxwidth only (and no minwidth), the button is much wider than the maxwidth value. if set minwidth only (and no maxwidth), the button is the width of minwidth. seems something's mixed up here, or is it just me?
thanks