Jump to content

Recommended Posts

Posted

Hello everyone, I'm having some issues with the TUniFileUploadButton:

Ps: On the left side, there is a TUniFileUploadButton, and on the right side, there is a TUniBitButton.

1. The icon appears smaller even though it's from the same class.

image.png.00b15ceb3a7c88d96301c3e091efb7f4.png 

2. After the upload process, the button's color changes to blue and only returns to normal when hovering over it.

image.png.66ca6f768ecc403a0db5ee9d2c2ab9a9.png

Posted

<i class="fa-solid fa-cloud-upload-alt fa-2x"></i>

<i class="fa-solid fa-cloud-upload-alt fa-3x"></i>

<i class="fa-solid fa-cloud-upload-alt" style="font-size: 22px;"></i>

Posted
3 minutes ago, Sherzod said:

<i class="fa-solid fa-cloud-upload-alt fa-2x"></i>

<i class="fa-solid fa-cloud-upload-alt fa-3x"></i>

<i class="fa-solid fa-cloud-upload-alt" style="font-size: 22px;"></i>

thanks... and about the color after click?

ps: 

Just a reminder that this doesn't happen every time.

Posted
1 hour ago, Gustavo_GRSoft said:

Just a reminder that this doesn't happen every time.

Try also using the Images and ImageIndex properties, as well as UniNativeImageList accordingly.

Posted
16 hours ago, Sherzod said:

Try also using the Images and ImageIndex properties, as well as UniNativeImageList accordingly.

I didn't understand what the image has to do with the color of the button

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...