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 the withdrawn and column edit pattern while Editing #271

Merged
merged 2 commits into from
Jan 26, 2024

Conversation

lJxDabab
Copy link
Contributor

No description provided.

}
for (int i = 0; i < m_altModSelections.size(); i++)
{
// if(m_altModSelections[i].cursor.positionInBlock() == cursoColumn){
Copy link
Contributor

@rb-union rb-union Jan 25, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

无用代码注释移除

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

已解决

@lJxDabab lJxDabab force-pushed the master branch 4 times, most recently from 72f6083 to c93c0ec Compare January 26, 2024 02:02
Comment on lines 6751 to 6753
QTextCursor cursor = this->textCursor();
cursor.clearSelection();
setTextCursor(cursor);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

continue 不会使用,可以移到下面

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

已解决

@lJxDabab lJxDabab force-pushed the master branch 2 times, most recently from 6ab5afe to 19ab8a6 Compare January 26, 2024 02:55
Copy link
Contributor

@rb-union rb-union left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/+1

@deepin-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: lJxDabab, rb-union

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

change the Column Edit to align the selected columns
to the greatest extend.

Log: Fix the Column Edit to align the selected columns.
Bug: https://pms.uniontech.com/bug-view-234517.html
After column editing,the withdrawal
lines withdrawn line by line.

Log: the withdrawal lines withdrawn together
Bug: https://pms.uniontech.com/bug-view-241475.html
@deepin-bot
Copy link
Contributor

deepin-bot bot commented Jan 26, 2024

This pr cannot be merged! (status: unstable)

@lJxDabab
Copy link
Contributor Author

/merge

@deepin-bot deepin-bot bot merged commit 660b5ad into linuxdeepin:master Jan 26, 2024
17 checks passed
rb-union added a commit to rb-union/deepin-editor that referenced this pull request Feb 1, 2024
Bump version to 6.0.16
PR:
* linuxdeepin#268
* linuxdeepin#269
* linuxdeepin#270
* linuxdeepin#271

Log: Bump version to 6.0.16
rb-union added a commit that referenced this pull request Feb 1, 2024
Bump version to 6.0.16
PR:
* #268
* #269
* #270
* #271

Log: Bump version to 6.0.16
rb-union added a commit to rb-union/deepin-editor that referenced this pull request Aug 20, 2024
Bump version to 6.0.16
PR:
* linuxdeepin#268
* linuxdeepin#269
* linuxdeepin#270
* linuxdeepin#271

Log: Bump version to 6.0.16
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.

3 participants