-
_config.yml_
> \# Image sections within this range will be visible to players
> show-distance: 64
>
> \# Image sections beyond this range will be hidden from players
> hide-distance: 128
Th…
-
In the extension, I can limit the infinite scroll in the YouTube home and player sidebar recommended videos. During playing any video, when I scroll down, the sidebar video ends after around 10 videos…
-
**Issue Description**:
You get a message meant for your holder as a carded AI, if they hide in a locker during a SM delamination and are holding you.
**What did you expect to happen**:
…
-
## 开发字典的prompt
测试数据
Nations reach accord to protect marine life on high seas (apnews.com)
296 points by acdanger 7 hours ago | flag | hide | 123 comments
2.
Who becomes an entrepreneur? Insigh…
-
Currently, email subscription window looks like this:
I think the amount of information about the results of the subscription right now is not enough. My suggestion is to have an info button ne…
-
Hide walls and floor
```lua
getThing("NORTH_WALL"):setPosition(0, 100000, 0)
getThing("EAST_WALL"):setPosition(0, 100000, 0)
getThing("FLOOR"):setPosition(0, 100000, 0)
```
## Movement
```lua
-- t…
-
### What feature or improvement do you think would benefit Files?
I have recently downloaded the app and fell in love immediately, its amazing as it is and thanks for the hard work on it!
Note:
I…
-
I wasn't expecting the codemod to delete many comments in our code. One small example:
before
```
export default Component.extend({
//To show or hide sibling checkboxes when one is hovered
…
-
### What problem are you trying to solve?
Running the local game mode on a tablet goes a long way toward replacing the needs of the grim in-game†, but one sticking point I would really like to addres…
-
Hi,
we use the monaco editor for a project and we need to hide some parts of the code from the user, because there is a Header and a Footer generated, and only a part between which should be editable…