Jordan
Hmm, this doesn’t seem to work very well on mobile. Would love to know if it can be made to have an effect similar to desktop.
Kyrodes
I hate things that modify the expected behavior.
If I need to select only part of that code, I will have to click 3 times.
Maybe something better could be “double click to select all” or something like this.
The original article also explains the use of user-select: none; that obviously will be abused.
user-select: none;
This comment thread is closed. If you have important information to share, please contact us.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
Jordan
Hmm, this doesn’t seem to work very well on mobile. Would love to know if it can be made to have an effect similar to desktop.
Kyrodes
I hate things that modify the expected behavior.
If I need to select only part of that code, I will have to click 3 times.
Maybe something better could be “double click to select all” or something like this.
The original article also explains the use of
user-select: none;that obviously will be abused.