-
### Issue Checklist
- [X] I am using NexT version 8.0 or later.
- [X] I have already read the [Troubleshooting page of Hexo](https://hexo.io/docs/troubleshooting) and [Troubleshooting page of NexT](h…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Contact Details
_No response_
### What should this feature add?
Add a hotkey to allow resizing the brush wit…
-
**Steps to Reproduce**
1. Open Ketcher
2. Add two Benzene rings on canvas
3. Select one of them and move to the edges of canvas
**Actual behavior**
The movement of the structure occurs in shaki…
-
**Description**
I want to be able to use variables when editing code in CodeBlock
Say, I have three varaibles,
```
const codeStart = "...";
const codeToBeReplaced = "...";
const codeEnd …
-
### Godot version
4.1.1
### System information
Godot v4.1.1.stable - Windows 10.0.22621 - Vulkan (Forward+) - dedicated NVIDIA GeForce GTX 1080 (NVIDIA; 31.0.15.3742) - Intel(R) Core(TM) i9-1…
-
Revised Schedule
- [x] End of 2020- FEATURE FREEZE. New feature PR posted after this will not be included in v1.5
- [x] Two weeks for bug tracking & translation update
- [x] March - Release of v1…
-
Please follow this Issue template to provide relevant information, such as source code repositories, blog links, and screenshots, which will help us investigate.
请按照此 Issue 模版提供相关信息,例如源码仓库、博客链接和屏幕截图,…
-
I am following the documentation https://docs.typebot.io/self-hosting/deploy/vercel
I forked the repository,
I changed the root directory to: apps/builder
I used this command to build: cd ../.. &…
-
### Issue Checklist
- [X] I am using NexT version 8.0 or later.
- [X] I have already read the [Troubleshooting page of Hexo](https://hexo.io/docs/troubleshooting) and [Troubleshooting page of NexT](h…
-
Not a bug, but a question... I'd like to be able to do something like this in effect:
```ts
type RefEx = {
view: T;
current: () => T;
};
function createRefEx(component: T): RefEx {
co…