TsButton rebreaks incorrectly

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #35832
    ralfiii
    Participant

    When a TsButton is showing an image with ImageAlignment set to iaTop then sometimes word-wrapping the caption text fails.

    Attached is a pic and an app that demonstrates that step by step:

    *) Drop a TsButton on the form, increase it's heigt.

    *) Assign an imageList, set ImageIndex to 0 and ImageAlignment to iaTop.

    *) add a few characters to the caption – in the pic it's ” 12″. fine.

    *) add more characters – (in my case “34”) suddenly the last word disappears.

    *) add more characters – (in my case “5”) suddenly the last word shows properly

    So in some languages – depending on the length of the translation – words disappear from buttons even though there would be enough space. Irritating.

    #50812
    Support
    Keymaster

    Thank you for the demo, issue will be resolved in the nearest release.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.