Skip to content
This repository has been archived by the owner on Apr 5, 2019. It is now read-only.

Add zoom functions #34

Closed
wants to merge 2 commits into from
Closed

Conversation

miked63017
Copy link

Added zoom functions for my old eyes :)

Tested on mac, seems to work as intended.

Copy link
Owner

@denysdovhan denysdovhan left a comment

Choose a reason for hiding this comment

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

It's not enough. We need to load High-Res resources when we're scaling interface. Here's an example from Caprine:

https://github.com/sindresorhus/caprine/blob/master/index.js#L93-L118

In our case, correct cookie's name should be found in DevTools. As I remember, it's something like DPR or so.

@denysdovhan
Copy link
Owner

Thanks for contributing!

I've added some comments for required changes. Here's an example:

https://github.com/sindresorhus/caprine/blob/master/index.js#L93-L118

Also, don't forget to remove TODO in features list 🙂

@denysdovhan
Copy link
Owner

Closed because of inactivity.

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.

None yet

2 participants