ianyh/Amethyst
在 GitHub 查看bsp layout does not respect setting for new windows going to main pane
Open
#923 创建于 2019年12月25日
1 评论 (1 评论)1 反应 (1 反应)0 负责人 (0 负责人)Swift16,121 star (16,121 star)516 fork (516 fork)batch import
bughelp wantedstarter issue
描述
此议题没有描述。
贡献者指南
- 技术栈
- swift
- 领域
- desktop
- 议题类型
- bug
- 难度面向新贡献者的预计实现难度,1 表示很小改动,5 表示专家级工作。
- 3
- 预计时间有经验贡献者完成调查、实现、测试并准备 pull request 的粗略时间范围。
- 1-3 hours
- 活动状态议题当前的可参与程度:新鲜、活跃、陈旧、阻塞或等待维护者输入。
- stale
- 清晰度议题是否清楚说明期望改动、验收标准和下一步。
- needs investigation
- 前置要求
- Basic understanding of Amethyst's window managementSwift programming
- 新手友好度1-100 的估计分数,表示该议题对首次贡献者的友好程度。
- 30
- 研究方向
- The issue describes that the bsp layout does not respect the setting for new windows going to the main pane. Since the issue body is empty, the first step is to reproduce the bug by checking the 'new windows go to main pane' setting in Amethyst's preferences and observing behavior with bsp layout. Then, examine the source code in the Amethyst repository, particularly the BSP layout implementation and the setting handling. Look for where the setting is read and applied during window placement. The last comment or maintainer response might provide additional context; check the issue comments for any hints. Consider testing with different configurations and verifying expected behavior against the code logic.