Upload control button text alignment changed

0
0

Not sure in what version it changed but it no longer applies the button position property – see attached screenshot.

When we first deployed the application 2 months ago it would show the button/link to open the file selector at the bottom of the window – now it always shows it in the enter no matter what.

Attachment
  • You must to post comments
0
0

See image.

Attachment
  • You must to post comments
0
0

Didn’t change. The ButtonPosition property is not related to the parent container, it’s sets the position of the upload button relative to the file name field. I just tried the different positions and they all work. To show the Upload control at the bottom of the container you need to set the docking or anchoring or location. Can you attach a reproducible app showing the code you are using?

  • edmond girardi
    the container is docked to fill the panel that its on
  • Luca (ITG)
    container or upload control?
  • edmond girardi
    I’m just using an upload control placed on a panel and set dock to fill that panel
  • Luca (ITG)
    Tried that too, works. Maybe it’s something fixed in our build. If you send a repro test case I can make sure.
  • edmond girardi
    ill cut and paste the panel with the upload control to a new project and forward to you if it still does the same thing
  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.