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

Partial fix of #540: do not emit others object signals. #656

Merged
merged 1 commit into from
Jul 8, 2021

Conversation

asashnov
Copy link
Contributor

@asashnov asashnov commented Jun 16, 2021

This pull request fixes the codebase: signals should be emitted only by the object itself.

This is the "part 1" PR for #540:

  • stop emitting TabBar::currentTitleChanged() from class ZimView
  • stop emitting TabBar::currentZimIdChanged() from class ZimView - removed, not used anywhere

@mgautierfr
Copy link
Member

The code seems good to me.
But a bug in libkiwix prevent the packages to be build (kiwix/libkiwix#564).
We could merge this PR right now, but as there is no urgence of this PR, I would prefer to wait we fix the issue in libkiwix and be sure we can compile correctly here.

@stale
Copy link

stale bot commented Jul 1, 2021

This pull request has been automatically marked as stale because it has not had recent activity. It will be now be reviewed manually. Thank you for your contributions.

@stale stale bot added the stale label Jul 1, 2021
Signal currentZimIdChanged() isn't used anywhere, removed from code.
@kelson42 kelson42 force-pushed the 540-part1-title-icon-changed branch from 3c52284 to d8e585d Compare July 8, 2021 11:15
@stale stale bot removed the stale label Jul 8, 2021
@kelson42 kelson42 merged commit 7fe5134 into master Jul 8, 2021
@kelson42 kelson42 deleted the 540-part1-title-icon-changed branch July 8, 2021 11:26
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