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

Webkit and build fix, plus layout #339

Merged
merged 4 commits into from
May 5, 2022

Conversation

PropGit
Copy link
Contributor

@PropGit PropGit commented May 5, 2022

  • Fixes layout problems caused by Chrome 92+ (or 97?)+
  • Included dependabot's lodash update

 * Note: bundle.js's 'var promise = transport.open()' function needs it's last 'return transport.flush();' changed to 'return transport.flush().delay(100);'
   * This is code from the node module 'bs2-serial-protocol' that has not been modified yet.
@PropGit
Copy link
Contributor Author

PropGit commented May 5, 2022

Rejected. This should be merged into main

@PropGit PropGit closed this May 5, 2022
@PropGit PropGit reopened this May 5, 2022
@PropGit
Copy link
Contributor Author

PropGit commented May 5, 2022

Accepted into webkit_fix branch now.

@PropGit PropGit merged commit 350c2cc into parallaxinc:webkit_fix May 5, 2022
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.

None yet

2 participants