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

Improvement: Select tv channel logo after for-loop #8

Merged
merged 1 commit into from Jun 12, 2019

Conversation

flubshi
Copy link
Owner

@flubshi flubshi commented Jun 1, 2019

Currently, selection of tv channel logo is within the for-loop to iterate over all existing logos. Thus, it is compared and setted multiple times. With this commit, the tv channel logo is selected and assigned after iterated over all icons.
This was the originally intended implementation.

@flubshi flubshi added Type: Improvement non-breaking change which improves existing functionality v19 Matrix labels Jun 1, 2019
@ksooo
Copy link
Collaborator

ksooo commented Jun 1, 2019

Don't you think it makes more sense to choose more descriptive commit messages containing the functional change instead the (technical) code change?

Select tv channel logo after for-loop

... says nothing to anybody except you.

@flubshi
Copy link
Owner Author

flubshi commented Jun 1, 2019

I am still learning. Thanks for your feedback! Is this an acceptable description?

@flubshi flubshi merged commit 20567bd into Matrix Jun 12, 2019
@flubshi flubshi deleted the improve_icon_selection branch June 12, 2019 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Improvement non-breaking change which improves existing functionality v19 Matrix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants