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

Commits on Jul 11, 2023

  1. [NUI] Update FontSizeScale values

    - Except for TV and wearable profiles, FontSizeScale values are updated.
    
    Signed-off-by: Seoyeon Kim <[email protected]>
    Seoyeon2Kim authored and huiyueun committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    9f19e6f View commit details
    Browse the repository at this point in the history
  2. [NUI] Delete the used window in widget

    Delete the used window so that the window can be deleted normally when deleting the widget.
    this is for memory leak issue.
    tscholb authored and huiyueun committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    b8e52c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4dcac5b View commit details
    Browse the repository at this point in the history
  4. [NUI] Register OrientationChanged for BorderWindow.

    Because if the window is rotated, we need to resize the window by recalculating the border area.
    JoogabYun authored and huiyueun committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    0ab1851 View commit details
    Browse the repository at this point in the history
  5. [NUI] Fix not to propagate gesture from scrim

    Scrim should block all touch and gesture events.
    Therefore, gesture is also not propagated from scrim.
    Jaehyun-Cho authored and huiyueun committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    2e86c5a View commit details
    Browse the repository at this point in the history
  6. Version update - 22234

    Signed-off-by: huiyu <[email protected]>
    huiyueun committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    cac4568 View commit details
    Browse the repository at this point in the history