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

Revert "アウトライン解析ダイアログボックスをドッキング時にスプリッターをドラッグしてリサイズするとウィンドウの描画がちらつく問題を解消" #1603

Merged

Conversation

beru
Copy link
Contributor

@beru beru commented Mar 21, 2021

This reverts commit e25539b.

PR の目的

#1592 の変更を revert するのが目的です。

ちらつきを減らす為にダイアログ側に拡張スタイルの WS_EX_COMPOSITED を付けたんですが、SysListView32 コントロールの LVS_REPORT スタイルでカラムヘッダ表示を行うのとかなり相性が悪いようです。LVS_NOCOLUMNHEADER を付けてカラムヘッダを表示しないようにすれば問題は起きないですがそういうわけにも行かないので、revert します。

カテゴリ

  • 不具合修正

関連 issue, PR

#1592

@beru beru added 🐛bug🦋 ■バグ修正(Something isn't working) 💩degradation🧻🚽 デグレ (前に動いていた機能が動かなくなった) labels Mar 21, 2021
@sonarcloud
Copy link

sonarcloud bot commented Mar 21, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@AppVeyorBot
Copy link

Build sakura 1.0.3596 completed (commit fb92fb33ad by @beru)

@beru
Copy link
Contributor Author

beru commented Mar 22, 2021

レビューありがとうございます、mergeします。

@beru beru merged commit 7e65eab into sakura-editor:master Mar 22, 2021
@beru beru deleted the revert_CDlgFuncList_resize_flickering branch March 22, 2021 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛bug🦋 ■バグ修正(Something isn't working) 💩degradation🧻🚽 デグレ (前に動いていた機能が動かなくなった)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants