ATVIcons icon indicating copy to clipboard operation
ATVIcons copied to clipboard

Rewrite (part 2)

Open shshaw opened this issue 10 years ago • 2 comments

  • Lowered maxRotation and maxTranslation.
  • Lessened the perspective.
  • Decreased mouse leave throttling.
  • Fixed minor background-repeat issue on the cogs

shshaw avatar Sep 23 '15 19:09 shshaw

-- repost from previous PR -- is it possible to have all the improvements you made work side by side with the current ATicons.js file? Because I think those interested in the math would find it easier to decipher the code in the current file. It should only take some changes to the css class names for that to happen ... I guess.

nashvail avatar Sep 24 '15 11:09 nashvail

Hm. What do you have in mind? The implementations aren't really compatible in an 'extension' sort of way. The only thing I can think of is having them separate, keeping the original JS file as a 'how-to'. Perhaps setting up a CodePen demo with the original code for learning purposes?

shshaw avatar Sep 24 '15 14:09 shshaw