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

Fixed zooming bug in native-host-ext [Chrome] #1936

Merged
merged 12 commits into from
Jul 25, 2021

Conversation

mfmarlow
Copy link
Contributor

@mfmarlow mfmarlow commented Sep 2, 2020

Pull request checklist:

  • CHANGELOG.md was updated, if applicable

Description

Fixed a bug that misplaced the attached window when zooming on Chrome. Now gets pixel ratio data from the extension to determine the proper x location of chat. Still supports extension versions 1.2 and 1.3.

Requires: Chatterino/chatterino-browser-ext#28

Copy link
Collaborator

@ALazyMeme ALazyMeme left a comment

Choose a reason for hiding this comment

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

Edit: Don't mind me

The below needs to be changed, I'd like to be able to reproduce the bug before I can approve. As per my comment - could you please advise steps to reproduce this bug?

CHANGELOG.md Outdated Show resolved Hide resolved
Co-authored-by: alazymeme <jkeasley@icloud.com>
@fourtf
Copy link
Member

fourtf commented Sep 26, 2020

Can someone verify that this works? Also check with hi-dpi enabled in windows. I don't have time to check this myself.

@ALazyMeme
Copy link
Collaborator

Can someone verify that this works? Also check with hi-dpi enabled in windows.

I can check, just need some form of a comment or change in regards to #1936 (comment) and then I'll test it again

mfmarlow and others added 2 commits September 29, 2020 04:51
Haven't tested this, but it looks good 👌🏼

Co-authored-by: 23rd <23rd@vivaldi.net>
@jupjohn
Copy link
Contributor

jupjohn commented Jul 10, 2021

Is this fix still needed or can it be closed?

@ALazyMeme
Copy link
Collaborator

Confirmed the new chatterino build from this pr works just fine with the normal extension (without the zoom-related updated).

@ALazyMeme
Copy link
Collaborator

@pajlada merge pls

@pajlada pajlada enabled auto-merge (squash) July 25, 2021 12:50
@pajlada pajlada merged commit 6052a0e into Chatterino:master Jul 25, 2021
zneix added a commit to SevenTV/chatterino7 that referenced this pull request Jul 25, 2021
Now we're on commit 770b9f2; Changes from upstream we pulled:

- Minor: Added informative messages for recent-messages API's errors. (Chatterino#3029)
- Minor: Added section with helpful Chatterino-related links to the About page. (Chatterino#3068)
- Bugfix: Fixed PubSub not properly trying to resolve pending listens when the pending listens list was larger than 50. (Chatterino#3037)
- Bugfix: Copy buttons in usercard now show properly in light mode (Chatterino#3057)
- Bugfix: Fixed comma appended to username completion when not at the beginning of the message. (Chatterino#3060)
- Bugfix: Fixed bug misplacing chat when zooming on Chrome with Chatterino Native Host extension (Chatterino#1936)
- Dev: Disabled update checker on Flatpak. (Chatterino#3051)
- Dev: Add logging for HTTP requests (Chatterino#2991)
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

6 participants