victorevox / simple_tooltp

MIT License
30 stars 47 forks source link

larger minWidth will cause content missing from the screen #39

Open Benson194 opened 3 years ago

Benson194 commented 3 years ago

By default, it will follow the child widget width as attached. simulator_screenshot_9871E0DA-1AEE-46D8-AFED-BBBD12F72688 t)

I wish to remain the placeholder widget width but increase the width for the content so that the text (Some text example!!!) will be shown in one line. I try to adjust via minWidth but half of the content is missing from the screen. simulator_screenshot_5A3B14F1-2702-4BBF-85D8-30C5903203A6

Appreciate if anyone could share any insight or way to solve this.