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

JDWindow: Fix expanding image view window by focus-in #647

Merged

Conversation

ma8ma
Copy link
Collaborator

@ma8ma ma8ma commented Mar 27, 2021

Fixes #645

ウインドウ表示の画像ビューでフォーカスによる展開縮小が正常に動作しない不具合を修正します。

  • 展開: 画像ビューをフォーカスしてもウインドウが展開しない
  • 縮小: ウインドウが完全に折り畳まれず画像の上部が表示されたままになる

既知の問題

Wayland環境では画像ウインドウの展開縮小が正常に動作せず、フォーカスが外れたときウインドウの幅が広がります。
埋め込み表示またはXWaylandでは問題ありません。

ウインドウ表示の画像ビューでフォーカスによる展開縮小が正常に動作しない
不具合を修正します。

- 展開: 画像ビューをフォーカスしてもウインドウが展開しない
- 縮小: ウインドウが完全に折り畳まれず画像の上部が表示されたままになる

既知の問題
Wayland環境では画像ウインドウの展開縮小が正常に動作せず、フォーカスが
外れたときウインドウの幅が広がります。埋め込み表示またはXWaylandでは
問題ありません。
@ma8ma ma8ma added bug バグの追跡 gtk3 GTK3版に関するトピック labels Mar 27, 2021
@ma8ma ma8ma added this to In progress in State of JDim-v0.5.0+ via automation Mar 27, 2021
@ma8ma ma8ma merged commit 1f3db58 into JDimproved:master Mar 27, 2021
State of JDim-v0.5.0+ automation moved this from In progress to Done Mar 27, 2021
@ma8ma ma8ma deleted the fix-expanding-image-view-window-by-focus branch March 27, 2021 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug バグの追跡 gtk3 GTK3版に関するトピック
Projects
No open projects
1 participant