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

Pixel Density And Scale #186

Conversation

Jack-Byrne
Copy link
Collaborator

Fixes #107

@theresalech theresalech self-requested a review August 6, 2019 14:42
Copy link
Contributor

@theresalech theresalech left a comment

Choose a reason for hiding this comment

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

This PR should be targeting version/6_0_0

MOBILE_API.xml Outdated Show resolved Hide resolved
@Jack-Byrne Jack-Byrne changed the base branch from master to version/6_0_0 August 21, 2019 14:51
@Jack-Byrne
Copy link
Collaborator Author

@theresalech @iCollin Updated

Copy link
Contributor

@theresalech theresalech left a comment

Choose a reason for hiding this comment

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

@JackLivio please let me know if you have any questions about my review, thanks!

MOBILE_API.xml Outdated
@@ -2872,6 +2872,15 @@
<param name="hapticSpatialDataSupported" type="Boolean" mandatory="false">
<description>True if the system can utilize the haptic spatial data from the source being streamed. If not included, it can be assumed the module doesn't support haptic spatial data'. </description>
</param>
<param name="diagonalScreenSize" type="Float" mandatory="false" since="6.0">
Copy link
Contributor

Choose a reason for hiding this comment

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

Need minvalue of 1 per proposal revisions

MOBILE_API.xml Outdated
<param name="diagonalScreenSize" type="Float" mandatory="false" since="6.0">
<description>The diagonal screen size in inches.</description>
</param>
<param name="pixelPerInch" type="Float" mandatory="false" since="6.0">
Copy link
Contributor

Choose a reason for hiding this comment

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

Need minvalue of 1 per proposal revisions

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I believe the revisions had minvalue="0" for pixelPerInch and diagonalScreenSize

@Jack-Byrne
Copy link
Collaborator Author

@theresalech Updated

@joeygrover joeygrover merged commit a7ff293 into smartdevicelink:version/6_0_0 Oct 15, 2019
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.

4 participants