Hello,
setting a tool caption containing a hyphen is not wrapping the text, instead it will write "both" line on top of each other as you can see in the attached screen shot.
example text was "Verbinder-Werkzeug", any other text without hyphen is showing fine.
need fix or advice asap for localization purposes.
my simplified code:
this.ultraToolbarsManagerFormMain.Tools[@"graphicConnectorTool"].SharedProps.Caption = "Verbinder-Werkzeug";
Using 20112.2128
Blue
Hello Blue,
I tried this with both a toolbar and the Ribbon and the result is the same - it works as expected. Can you try this with the latest service release for your version or the trial of 13.1, this could be an already fixed issue.
Hi,
downloading the latest service release v2135 now. Going to try it out.
edit: tried it with 2135. The bug is still present :(