ATVIcons
ATVIcons copied to clipboard
Rewrite (part 2)
- Lowered maxRotation and maxTranslation.
- Lessened the perspective.
- Decreased mouse leave throttling.
- Fixed minor background-repeat issue on the cogs
-- 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.
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?