-
Notifications
You must be signed in to change notification settings - Fork 10.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
XFA - Give all the available space to the caption in case of checkButton #13532
Conversation
calixteman
commented
Jun 10, 2021
- a checkbox or radio doesn't have to be rescaled when the container is large so give the extra space to the caption to avoid some word wrapping.
- when the caption is on the right, then put ui on the left as first element and so remove flex:row-reverse stuff.
- a checkbox or radio doesn't have to be rescaled when the container is large so give the extra space to the caption to avoid some word wrapping. - when the caption is on the right, then put ui on the left as first element and so remove flex:row-reverse stuff.
/botio test |
From: Bot.io (Linux m4)ReceivedCommand cmd_test from @calixteman received. Current queue size: 0 Live output at: http://54.67.70.0:8877/08a8746881ad414/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_test from @calixteman received. Current queue size: 0 Live output at: http://3.101.106.178:8877/4137e50100c653c/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.67.70.0:8877/08a8746881ad414/output.txt Total script time: 26.43 mins
Image differences available at: http://54.67.70.0:8877/08a8746881ad414/reftest-analyzer.html#web=eq.log |
From: Bot.io (Windows)FailedFull output at http://3.101.106.178:8877/4137e50100c653c/output.txt Total script time: 30.23 mins
Image differences available at: http://3.101.106.178:8877/4137e50100c653c/reftest-analyzer.html#web=eq.log |
/botio makeref |
From: Bot.io (Windows)ReceivedCommand cmd_makeref from @brendandahl received. Current queue size: 1 Live output at: http://3.101.106.178:8877/2925140ab5cfcbc/output.txt |
From: Bot.io (Linux m4)ReceivedCommand cmd_makeref from @brendandahl received. Current queue size: 0 Live output at: http://54.67.70.0:8877/7a864d54e258eeb/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.67.70.0:8877/7a864d54e258eeb/output.txt Total script time: 23.26 mins
|
From: Bot.io (Windows)SuccessFull output at http://3.101.106.178:8877/2925140ab5cfcbc/output.txt Total script time: 27.35 mins
|