|
|
|
|
|
by bollu
3416 days ago
|
|
Something that Polymer and Material (IIRC) get right is that when you click multiple times on buttons, new ripples are created each time. In Propeller, the old ripple just "vanishes" and a new ripple is created. I don't know, I've been obsessed with detail of this sort for a while now. I wound up paying attention to things like this since I tried re-creating material design components in pure WebGL, It's stagnated now though: http://bollu.github.io/webgl-design/bin/paper-material.html |
|