Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

WIP: SDL 0159 Static SDL Icon Name Enum #1034

Closed

Conversation

NicoleYarroch
Copy link
Contributor

Fixes #944

This PR is not ready for review.

Risk

This PR makes minor API changes.

Testing Plan

Test cases added to the SDLStaticIconNameSpec

Summary

Create a strongly typed enum for static SDL icon names and added a convenience initializer to the SDLImage class that takes the new enum.

Changelog

Enhancements
  • Create a strongly typed enum for static SDL icon names. This makes it easier for developers to use static icons in their SDL apps.

CLA

joeljfischer and others added 15 commits July 2, 2018 14:39
* Don’t update on display layout if unused
* Don’t update on hmi non-none if not waiting for an update
…uttons_disappear_HMI_none

Fix SoftButtons, Text, and Graphics disappearing on display layout change
Signed-off-by: NicoleYarroch <nicole@livio.io>
Signed-off-by: NicoleYarroch <nicole@livio.io>
…nto feature/issue_944_static_sdl_icon_name_enum
Added convenience init to SDLImage that takes a SDLStaticIconName

Signed-off-by: NicoleYarroch <nicole@livio.io>
@NicoleYarroch NicoleYarroch changed the base branch from master to develop July 23, 2018 20:49
@NicoleYarroch NicoleYarroch self-assigned this Jul 23, 2018
@NicoleYarroch NicoleYarroch added enhancement proposal Accepted SDL Evolution Proposal labels Jul 23, 2018
@NicoleYarroch NicoleYarroch added this to the 6.1.0 milestone Jul 23, 2018
@NicoleYarroch NicoleYarroch deleted the feature/issue_944_static_sdl_icon_name_enum branch July 24, 2018 12:23
@NicoleYarroch NicoleYarroch removed this from the 6.1.0 milestone Sep 20, 2018
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
proposal Accepted SDL Evolution Proposal
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants