-
Notifications
You must be signed in to change notification settings - Fork 43
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
Fixed HMI does not apply Display mode to the main Alert image #568
Fixed HMI does not apply Display mode to the main Alert image #568
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please resolve merge conflicts
css/sdl.css
Outdated
width: 80px; | ||
height: 70px; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed in 73427ce
@Ypostolov please see the review feedback from Shobhit above. |
…ot_apply_Display_mode_to_Alert_image
@ShobhitAd |
@jordynmackool |
Fixes 516
This PR is ready for review.
Testing Plan
Mobile application is registered and activated, mobile app requests Alert( "AlertIcon" = { "value" = .png, "imageType" = "DYNAMIC", "isTemplate" = true }), than display mode changed, observe HMI applies display mode to the main Alert image.
Summary
Fixed HMI does not apply Display mode to the main Alert image.
CLA