Scaling Button with name - Caption Property - Forum

Forum Navigation
You need to log in to create posts and topics.

Scaling Button with name - Caption Property

When I create a button and indicate a name for the "caption" it's fine.
But a problem arises when it's time to adjust the size of the button with the mouse.

If we change the size of the button a little too much, the name of the button does not "scale" in such a way as to take up the space given to it.

The name of the Button (Caption) doesn't really scale correctly.  I think the size of the text for the name should adjust according to the size of the button.

Unless there is an option that I missed, but it would be really nice to fix this feature in VisualNeo Web.

Is there a fix for this?

Hi @rocote. That's the way BootStrap (the styling framework in VisualNEO Web) works.
Note that buttons come in four sizes you can choose from in the properties panel.
You can also force text size using "font-size" Style, also in the properties panel.
Additionaly yo can use a SVG buttons (designed in an appropiate software, as Affinity Designer) as they will scale proportionaly with no deformation. SVG images can be added as images or as inline code (as HTML). The last option is recommended for using neoSVG plugin, a very powerful plugin to use full SVG user interfaces.
Let me know if you hav any doubt.

Vadim and asmat have reacted to this post.
Vadimasmat