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

Add support for 100%, make swapInv() not extremely laggy #35

Closed
wants to merge 3 commits into from

Conversation

mxsdev
Copy link

@mxsdev mxsdev commented Feb 26, 2017

I added support for 100% view mode using the "ONEHUNDREDMODE" setting in options.ahk, and added support for it, most notably in swapInv().

I completely removed the usage of imgQualitySearch, so long as BROWSERMODE isn't 1, because it was completely unnecessary and created large quantities of noticeable lag.

I also started adding support for browsers using the BROWSERMODE option. For some reason, browser mode doesn't work for me at all, on either my version or the original.

@mxsdev mxsdev closed this Feb 26, 2017
@mxsdev mxsdev reopened this Feb 26, 2017
@Nightfirecat
Copy link
Owner

I'd honestly prefer a toggle for using image search (if a user knows they will not need it) to a direct option for "fullscreen". Beyond the actual implementation choice, it seems like there's a lot of extra files added (everything under original/) that shouldn't be there. I do already plan on implementing the toggle mentioned at some point (see #32), but I don't feel this is the right way to solve the problem.

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