dong-king

Results 16 issues of dong-king

**Describe the bug** The size of the widgets in the docker container is not normal The width and height of these two buttons are 80 and 40 respectively. when running,...

bug

**Describe the bug** When I tested a certain action separately, it was normal. But when I put it into the project, it sometimes exposed a memory error:memory access out of...

bug

**Describe the bug** when i use the container widget with dock manager layout, the widgets within this container have the flow connection line not connected correctly to the endpoints. As...

bug

I need use textarea component in my dashboard project. On the basis of the TextInput widget, I modified it to create an TextAreaInput widget. Input works fine, but the delete...

enhancement

**Describe the bug** In the `TableEditor` example, when a row is selected, the background is highlighted. But the selected row was quickly cleared again. **To Reproduce** Steps to reproduce the...

bug

**Describe the bug** When i run my dashboard project, an error is thrown: Execution queue is full. ![image](https://github.com/user-attachments/assets/a07d89ee-c453-44ec-9746-6a88a3faccb0) When I deleted some components, the error disappeared. Is this because I...

bug