Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: 棋盘落子空间未符合五子棋棋盘标准的问题,由13X13改为15X15 #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hotime
Copy link

@hotime hotime commented Mar 27, 2024

在棋盘(图片素材)大小不变的情况下,酌情调整棋盘中线与线的间距,
以便容纳15条横线与15条纵线组成的落子空间,
并且确保最外侧边线上的落子不超出边框范围。

Issue: https://bbs.deepin.org/post/269951

在棋盘(图片素材)大小不变的情况下,酌情调整棋盘中线与线的间距,
以便容纳15条横线与15条纵线组成的落子空间,
并且确保最外侧边线上的落子不超出边框范围。
@deepin-ci-robot
Copy link

Hi @hotime. Thanks for your PR. 😃

@deepin-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: hotime

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@deepin-bot
Copy link
Contributor

deepin-bot bot commented Jan 20, 2025

TAG Bot

New tag: 6.0.1
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #26

@deepin-bot
Copy link
Contributor

deepin-bot bot commented Feb 8, 2025

TAG Bot

New tag: 6.0.2
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #28

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