fury-gl/fury

Port `SpinBox` Component to v2

Open

#1,114 建立於 2026年2月22日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Python (253 fork)auto 404
category: UIgood first issuev2

倉庫指標

Star
 (301 star)
PR 合併指標
 (PR 指標待抓取)

描述

Is your feature request related to a problem? We are porting existing UI components to the v2 branch to remains consistent and functional as we transition to the new architecture.

Describe the solution you'd like Port SpinBox to the v2 branch. The implementation should follow the new architecture present in v2 branch while almost preserving the original API and user experience.

Key Requirements:

  • Implementation: Port the core logic from the legacy branch into the v2.
  • Dependencies: Identify and port any required sub-components or internal helper classes necessary for this UI to function correctly.
  • Testing: Port and adapt all existing and create new tests associated with this component to verify features.

Additional context

貢獻者指南