TsLabelFX – why is shadow orientation now linked to the text alignment?

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #35828
    IPSteven
    Participant

    TsLabelFX – the latest changes have linked the shadow orientation to the text alignment.

    This is wrong – these two things have nothing to do with each other.

    On forms that contain TsLabelFX labels using both left and right alignments (which is not unusual)- the inconsistent shadow effect looks bad.

    [attachment=6406:txfxalignment.png][attachment=6407:txfxalignment2.png]

    Rather than linking shadow orientation to the text alignment – have shadow orientation be a separate property.

    #50807
    Support
    Keymaster
    'IPSteven' wrote:
    This is wrong – these two things have nothing to do with each other.

    On forms that contain TsLabelFX labels using both left and right alignments (which is not unusual)- the inconsistent shadow effect looks bad.

    Could you show a demo how to do it, please?

    #50808
    IPSteven
    Participant

    Here's a Delphi2010 project – source code w exe

    The only thing different in the 2 TsLabelFX instances is that one has the alignment property set to taRightJustify and the other to taLeftJustify.

    [attachment=6418:TsLabelFXDropShadowBug.jpg]

    [attachment=6419:AS_FXlabelShadowAlignBug.rar]

    #50809
    Support
    Keymaster

    Thank you!

    Try the v8.46, this issue is resolved there.

    #50840
    IPSteven
    Participant
    'Support' wrote:

    Thank you!

    Try the v8.46, this issue is resolved there.

    Yes, in v8.46 it is fixed.

    Thank you.

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