-
Notifications
You must be signed in to change notification settings - Fork 24
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
Fix bugs related to text and padding. #674
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
force-pushed
the
refactor/buttons
branch
from
December 19, 2024 06:20
469d942
to
47dabed
Compare
M-Adoo
force-pushed
the
refactor/buttons
branch
from
December 19, 2024 06:24
47dabed
to
9570ee7
Compare
github-actions
bot
force-pushed
the
refactor/buttons
branch
from
December 19, 2024 06:24
9570ee7
to
d1a44db
Compare
M-Adoo
force-pushed
the
refactor/buttons
branch
from
December 19, 2024 06:31
d1a44db
to
90c4a67
Compare
M-Adoo
added
B-test
Notify bot to start testing
and removed
B-test
Notify bot to start testing
labels
Dec 19, 2024
M-Adoo
force-pushed
the
refactor/buttons
branch
from
December 19, 2024 07:55
90c4a67
to
9e6c22b
Compare
github-actions
bot
force-pushed
the
refactor/buttons
branch
from
December 19, 2024 07:56
9e6c22b
to
e788695
Compare
M-Adoo
force-pushed
the
refactor/buttons
branch
from
December 19, 2024 08:33
e788695
to
d512807
Compare
M-Adoo
added
B-test
Notify bot to start testing
and removed
B-test
Notify bot to start testing
labels
Dec 19, 2024
M-Adoo
force-pushed
the
refactor/buttons
branch
from
December 20, 2024 10:22
d512807
to
175d77b
Compare
M-Adoo
added
B-test
Notify bot to start testing
and removed
B-test
Notify bot to start testing
labels
Dec 20, 2024
wjian23
reviewed
Dec 21, 2024
…rupt child's work
M-Adoo
force-pushed
the
refactor/buttons
branch
from
December 21, 2024 04:10
175d77b
to
828d268
Compare
M-Adoo
added
B-test
Notify bot to start testing
and removed
B-test
Notify bot to start testing
labels
Dec 21, 2024
wjian23
approved these changes
Dec 21, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Purpose of this Pull Request
Please briefly describe what this Pull Request is aiming to achieve.
Checklist Before Merging
Please ensure the following are completed before merging:
CHANGELOG.md
file.Breaking
section of theCHANGELOG.md
file.Additional Information
The bot will replace
#pr
inCHANGELOG.md
with your pull request number. If your branch is out of sync, usegit pull --rebase
to update it.If you're unsure about which branch to submit your Pull Request to, or when it will be released after being merged, please refer to our Release Guide.
If you're working on a widget and need help writing test cases, we have some macros that can assist you. Please refer to the Ribir Dev Helper documentation.