jgraph / drawio-desktop

Official electron build of draw.io
https://www.diagrams.net
Apache License 2.0
50.78k stars 5.02k forks source link

Support of textbox scaling with preserving relative styles #1817

Open gomarcus opened 4 months ago

gomarcus commented 4 months ago

Is your feature request related to a problem? Please describe. Support for the ability to transform/scale text boxes and text elements on the canvas, resulting in changes of subsidiary element styles (e.g. font size, line height, ...)...

Describe the solution you'd like option to transform not only the dimensions but also the [font sizes|lines-height|padding|margin|...] of an element relative to the transform/scale of the element.

Application Any scale transformation would be improved. Currently when an element such as grafik grafik is scaled up/down, it gets distorted, because the text elements are not preserving there relative styles. The transformation was performed with pressed shift key, to preserve the original aspect ratio of the group. grafik grafik As can be observed, and contra to the users expectation, the graph gets distorted.