Androz2091 / Androz2091/scratch-for-discord
On moving blocks in IpadOs all is selected. [fix example]
- Ngôn ngữ chính
- JavaScript
- Star
- 355
- Fork
- 124
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
You can solve this problem with a little css like this:
```HTML
Scratch For Discord - Make your own bot using blocks
#app{
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
We're sorry but Scratch For Discord doesn't work properly without JavaScript enabled. Please enable it to continue.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.