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

apply delayed messages after docLayer.map is set #7541

Merged

Conversation

caolanm
Copy link
Contributor

@caolanm caolanm commented Oct 26, 2023

which is done by addLayer, otherwise its possible to handle a onViewInfoMsg before map is set

Change-Id: If6e6d15c90de129614bcc2b64705d0b51b5c4e83

  • Resolves: #
  • Target version: master

Summary

TODO

  • ...

Checklist

  • Code is properly formatted
  • All commits have Change-Id
  • I have run tests with make check
  • I have issued make run and manually verified that everything looks okay
  • Documentation (manuals or wiki) has been updated or is not required

which is done by addLayer, otherwise its possible to handle a
onViewInfoMsg before map is set

Signed-off-by: Caolán McNamara <[email protected]>
Change-Id: If6e6d15c90de129614bcc2b64705d0b51b5c4e83
@caolanm caolanm requested a review from Rash419 October 26, 2023 16:46
@caolanm
Copy link
Contributor Author

caolanm commented Oct 26, 2023

@Rash419 you could reproduce this, does this solve it?

Copy link
Contributor

@Rash419 Rash419 left a comment

Choose a reason for hiding this comment

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

Tested, fixes the the problem for me! Thanks

@Rash419 Rash419 merged commit c1db537 into master Oct 27, 2023
@Rash419 Rash419 deleted the private/caolanm/apply_delayed_after_doclayer_map_set branch October 27, 2023 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants