maxfrees
maxfrees
### 问题的清晰而简明的描述 表格支持横向虚拟滚动 ### 建议的解决方案 表格支持横向虚拟滚动 ### 备选方案 _No response_ ### 附加上下文 _No response_ ### 验证 - [X] 阅读 [贡献指南](https://github.com/tusen-ai/naive-ui/blob/main/CONTRIBUTING.md)。 - [X] 阅读 [文档](https://www.naiveui.com/en-US)。 - [X] 检查是否已经存在请求相同功能的问题,以避免创建重复的问题。
add timeOut and onFailedConnectionAttempt for mqtt5_clint ref https://github.com/shamblett/mqtt_client/issues/523
- [ ] Adsorption auxiliary wire - [ ] Copy and paste - [ ] Context menu - [ ] Collision detection
When I click on a blank place it shows beyond the stack https://github.com/user-attachments/assets/6da7ca8a-ce53-4fd2-a1f1-339f96a7c58c @lavrton ``` selecting = false; if (!selectionRectangle.visible()) { return; } e.evt.preventDefault(); selectionRectangle.visible(false); const shapes = stage.find('.rects'); const...
### Clear and concise description of the problem src -component - constants.ts dirs can import the entire directory, but now we need to import all the data of a certain...

https://github.com/user-attachments/assets/cf02853d-387a-4576-aad8-62593f329099 My desired effect is: 

### Clear and concise description of the problem I want to support pallet minimizationI want to support pallet minimization ### Suggested solution I want to support pallet minimization ### Alternative...
How to draw a rectangular shape of all detected barcodes on the screen and click to select one to get content Hope to provide docs examples 