Open Issues Need Help
View All on GitHub Application • Game Launcher
ドラッグ&ドロップ時の登録画面が小さく使いにくい - 動的ウィンドウリサイズ機能の実装 about 1 month ago
AI Summary: Implement a dynamic window resizing feature for the drag-and-drop registration modal in the QuickDashLauncher application. The modal should automatically resize to accommodate the content, particularly when registering folders with numerous options, preventing the need for scrolling. This involves adding an IPC handler, extending the window manager to handle resizing, and integrating the resizing logic into the RegisterModal component.
Complexity:
3/5
enhancement good first issue