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

Rebase DevelNUI to master #5385

Merged
merged 6 commits into from
Jul 11, 2023
Merged

Rebase DevelNUI to master #5385

merged 6 commits into from
Jul 11, 2023

Conversation

huiyueun
Copy link
Contributor

Description of Change

API Changes

  • ACR:

Seoyeon2Kim and others added 6 commits July 11, 2023 14:39
- Except for TV and wearable profiles, FontSizeScale values are updated.

Signed-off-by: Seoyeon Kim <[email protected]>
Delete the used window so that the window can be deleted normally when deleting the widget.
this is for memory leak issue.
Because if the window is rotated, we need to resize the window by recalculating the border area.
Scrim should block all touch and gesture events.
Therefore, gesture is also not propagated from scrim.
@github-actions github-actions bot added the API11 Platform : Tizen 8.0 / TFM: net6.0-tizen8.0 label Jul 11, 2023
Copy link
Contributor

@jaehyun0cho jaehyun0cho left a comment

Choose a reason for hiding this comment

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

LGTM

@TizenAPI-Bot
Copy link
Collaborator

Internal API Changed

Added: 1, Removed: 0, Changed: 0

Added

+ /// <since_tizen>none</since_tizen
+ [EditorBrowsable(EditorBrowsableState.Never)]
+ System.Boolean Tizen.NUI.Window::IsFloatingModeEnabled()

@huiyueun huiyueun merged commit 31f7768 into Samsung:master Jul 11, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API11 Platform : Tizen 8.0 / TFM: net6.0-tizen8.0 Internal API Changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants