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

WRQ-17933: Add changelog for QHD support #1608

Merged
merged 2 commits into from
May 13, 2024
Merged

Conversation

vJIYEv
Copy link
Contributor

@vJIYEv vJIYEv commented May 13, 2024

Checklist

  • I have read and understand the contribution guide
  • A CHANGELOG entry is included
  • At least one test case is included for this feature or bug fix
  • Documentation was added or is not needed
  • This is an API breaking change

Issue Resolved / Feature Added

QHD is supported in sandstone by this ticket #1599
We need to add CHANGELOG for sandstone QHD support

Resolution

I added CHANGELOG for sandstone QHD support

Additional Considerations

Links

WRQ-17933

Comments

Enact-DCO-1.0-Signed-off-by: Jiye Kim (jiye.kim@lge.com)

Enact-DCO-1.0-Signed-off-by: Jiye Kim (jiye.kim@lge.com)
CHANGELOG.md Outdated
Comment on lines 11 to 14
### Added

- `QHD` (2560x1440) resolution

Copy link
Contributor

Choose a reason for hiding this comment

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

Please move Added to the line 7

Copy link
Contributor Author

@vJIYEv vJIYEv May 13, 2024

Choose a reason for hiding this comment

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

I moved "Added" to line 7 and changed sentence

Copy link

codecov bot commented May 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.51%. Comparing base (612b167) to head (29e4c95).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1608   +/-   ##
========================================
  Coverage    81.51%   81.51%           
========================================
  Files          148      148           
  Lines         6631     6631           
  Branches      1957     1957           
========================================
  Hits          5405     5405           
  Misses         933      933           
  Partials       293      293           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Enact-DCO-1.0-Signed-off-by: Jiye Kim (jiye.kim@lge.com)
@@ -4,6 +4,10 @@ The following is a curated list of changes in the Enact sandstone module, newest

## [unreleased]

### Added

- Support for QHD displays
Copy link
Member

Choose a reason for hiding this comment

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

Added sandstone/ThemeDecorator/screenTypes value qhd to support QHD displays
or
Added screenTypes value qhd to support QHD displays

Copy link
Member

Choose a reason for hiding this comment

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

Never mind. Just go as it is.

@seunghoh seunghoh merged commit d2d4a7f into develop May 13, 2024
7 checks passed
@seunghoh seunghoh deleted the feature/WRQ-17933_2 branch May 13, 2024 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants