|
|
|
|
|
by self_awareness
222 days ago
|
|
Web devs should really discover that using standard native controls is the way to go. The worst thing that can happen to a website is to use a custom scrolling logic/scrollbar. It never behaves correctly. Next step would be discovering that we have been doing this since Windows 3.11, and we lost this ability because of web programmers. |
|
But I agree that it doesn't mean that it's up to the application developers to fix this.