Skip to content

Conversation

@SnowOnion
Copy link

现在的行为:如果开局试图消除 左上角的卡片 和 第一行或第一列的相同卡片,会不能消除。
单步跟踪发现 item1 -> x()item2 -> x() 相等,item1 -> y()item2 -> y() 相等,这显然不符合预期。但我不熟悉 Qt,没有继续跟下去。
item1 -> x()在当前代码的位置 在我的版本代码的位置

现将改动发 PR,以便后续修改……

因为原 repo 只有 master 分支,故冒昧 pull request 到 master 上。

…ing into Windows Qt Creator 4.7.0 and Qt 5.11.1
…d::tie in <tuple>. Haven't located root cause yet

现在的行为:如果开局试图消除 左上角的卡片 和 第一行或第一列的相同卡片,会不能消除。单步跟踪发现 item1 -> x() 与 item2 -> x() 相等,item1 -> y() 与 item2 -> y() 相等,这显然不符合预期。但我不熟悉 Qt,没有继续跟下去。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants