Skip to content
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

[NUI] Lazy Update CornerRadius/Borderline #5437

Merged
merged 1 commit into from
Aug 2, 2023

Conversation

hinohie
Copy link
Contributor

@hinohie hinohie commented Aug 1, 2023

Prototype codes for Borderline / CornerRadius feature update lazy.

Since we don't need to apply background extra data multiple times, Let we collect all changeness informations + Apply it once.

Prototype codes for Borderline / CornerRadius feature update lazy.

Since we don't need to apply background extra data multiple times,
Let we collect all changeness informations + Apply it once.

Signed-off-by: Eunki Hong <[email protected]>
Copy link
Contributor

@dongsug-song dongsug-song left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved

@hinohie hinohie merged commit d54255b into Samsung:DevelNUI Aug 2, 2023
@hinohie hinohie deleted the lazy_extra_back branch August 2, 2023 06:06
hinohie pushed a commit to hinohie/TizenFX that referenced this pull request Aug 2, 2023
Since Samsung#5437 PR make visual lazy, we got some error when we try to
make animation with "CornerRadius" property.

Until resolve VisualAnimation issue. let we just update visual synchronously.

Signed-off-by: Eunki, Hong <[email protected]>
hinohie pushed a commit that referenced this pull request Aug 2, 2023
Since #5437 PR make visual lazy, we got some error when we try to
make animation with "CornerRadius" property.

Until resolve VisualAnimation issue. let we just update visual synchronously.

Signed-off-by: Eunki, Hong <[email protected]>
hinohie pushed a commit that referenced this pull request Aug 9, 2023
Since #5437 PR make visual lazy, we got some error when we try to
make animation with "CornerRadius" property.

Until resolve VisualAnimation issue. let we just update visual synchronously.

Signed-off-by: Eunki, Hong <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants