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] Revert ApplyCornerRadius access level as internal #6404

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

hinohie
Copy link
Contributor

@hinohie hinohie commented Oct 10, 2024

Since protected level make runtime error for TV FLUX project, let we revert it as internal again.

Since protected level make runtime error for TV FLUX project,
let we revert it as internal again.

Signed-off-by: Eunki, Hong <[email protected]>
@github-actions github-actions bot added the API12 Platform : Tizen 9.0 / TFM: net6.0-tizen9.0 label Oct 10, 2024
@TizenAPI-Bot
Copy link
Collaborator

Internal API Changed

Added: 0, Removed: 7, Changed: 0

Removed

- /// <since_tizen>none</since_tizen
- [EditorBrowsable(EditorBrowsableState.Never)]
- System.Void Tizen.NUI.BaseComponents.ImageView::ApplyBorderline()

- /// <since_tizen>none</since_tizen
- [EditorBrowsable(EditorBrowsableState.Never)]
- System.Void Tizen.NUI.BaseComponents.ImageView::ApplyCornerRadius()

- /// <since_tizen>none</since_tizen
- [EditorBrowsable(EditorBrowsableState.Never)]
- System.Void Tizen.NUI.BaseComponents.View::ApplyBorderline()

- /// <since_tizen>none</since_tizen
- [EditorBrowsable(EditorBrowsableState.Never)]
- System.Void Tizen.NUI.BaseComponents.View::ApplyCornerRadius()

- /// <since_tizen>none</since_tizen
- [EditorBrowsable(EditorBrowsableState.Never)]
- System.Void Tizen.NUI.BaseComponents.WebView::ApplyCornerRadius()

- /// <since_tizen>none</since_tizen
- [EditorBrowsable(EditorBrowsableState.Never)]
- System.Void Tizen.NUI.Scene3D.SceneView::ApplyBorderline()

- /// <since_tizen>none</since_tizen
- [EditorBrowsable(EditorBrowsableState.Never)]
- System.Void Tizen.NUI.Scene3D.SceneView::ApplyCornerRadius()

@hinohie hinohie merged commit 70288d4 into Samsung:master Oct 10, 2024
3 checks passed
@hinohie hinohie deleted the rebase-develnui-241010-2 branch October 10, 2024 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API12 Platform : Tizen 9.0 / TFM: net6.0-tizen9.0 Internal API Changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants