manga-tracker icon indicating copy to clipboard operation
manga-tracker copied to clipboard

Viewer Toggle

Open Vesnyx opened this issue 7 years ago • 2 comments

As mentioned here, some users would like the ability to use their own viewers while still maintaining the tracking functionality.

There are a few proposed methods here:

  1. Improve our own viewer to the point where the user has no benefit in selecting over another.
  2. Making a separate mini-script that only sends the update parameters.
  3. Adding an option to disable our viewer while retaining tracking (essentially same as 2, but has only 1 script).

Vesnyx avatar Jan 09 '18 05:01 Vesnyx

Some thoughts:

Improve our own viewer to the point where the user has no benefit in selecting over another.

This would be preferred, but design / CSS isn't my forte. If someone else wants to try though, feel free.

Making a separate mini-script that only sends the update parameters.

This could work, but #121 would need to be sorted first.

Adding an option to disable our viewer while retaining tracking (essentially same as 2, but has only 1 script).

Most likely will be going with this option, but need a bit of a rewrite to make work due to how we handle certain events (like auto-tracking triggering on last page load).

DakuTree avatar Jan 22 '18 14:01 DakuTree

@DakuTree As long as I don't have to touch PHP, I am happy to contribute on the styling side.

doutatsu avatar Feb 20 '18 16:02 doutatsu