Skip to content
This repository was archived by the owner on Apr 15, 2021. It is now read-only.

Conversation

@eastmancr
Copy link
Contributor

Implemented suggestion from issue #15. I attempted to make the main window come to the front but I think the PORT message listeners are destroyed by the time the function is called and chrome.windows is inaccessible. I also didn't want to modify messenger.js too much before the code gets refactored/rewritten.

Implemented suggestion from issue [dcchambers#15](dcchambers#15). I attempted to make the main window come to the front but I think the PORT messages are destroyed by the time the function is called and `chrome.windows` is inaccessible. I also didn't want to modify messenger.js too much before the code gets refactored/rewritten.
I had `drawAttention` in the window update because I was trying to get the port listener to work but I forgot to change it back to `focused` when committing. Doesn't affect functionality right now but later down the road if this does get added `focused` is the update param needed.
@dcchambers
Copy link
Owner

Nice, looking forward to testing this.

eastmancr added 2 commits May 14, 2020 18:21
This is purely for this branch and should not be included in the main fork of vb4c.
This reverts commit 8797285.
I don't want this included in the pull request but I can't "ignore" it as far as I can tell. I am reverting so it doesn't get included at all.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants