Jump to content

Recommended Posts

Posted

for test:

open demo uniGUI\Demos\Touch\FieldSet

change items in object tunimselect with large text

when executed, the data is overlaid

 

image.thumb.png.9b1d63ab68b95c1f46b94d61d89b7c82.png

 

delphi tokyo

unigui 1.90.0.1519

note: if only the last item contains wide text, the text is displayed correctly

 

Posted
On 2/27/2020 at 4:29 PM, wilton_rad said:

note: if only the last item contains wide text, the text is displayed correctly

Hello, 

Sorry for the late response. 

I will check. 

Posted
On 2/27/2020 at 4:29 PM, wilton_rad said:

change items in object tunimselect with large text

when executed, the data is overlaid

Hi,

Can you try with this CustomCSS?

.x-dataview-item {
    white-space: nowrap;
}

 

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...