web-dev-qa-db-ja.com

UnityのDash Homeでショートカットを非表示にする

Unity 2dでは、ダッシュホームショートカットセクションを非表示にできます

しかし、Unityでこれを非表示にすることはできません。Dash Home =

Shortcuts

Shortcutsをクリックしても何も起こりません。

最小化アイコンを繰り返しクリックすると、アイコンが暗くなります(白は白です:P)が、ボタンは機能しません。

minimize first view

一度クリックしてください

minimize first click

2回クリックします

minimize second click

3回クリックします

minimize third click

キープを続けると少し白くなる

このボタンは、このアクションを制御するために想定されていますか?それとも別のバグですか?

更新:最小化ボタンはこのアクションを制御しないことを理解しています。 Dash Homeの「ショートカット」セクションを非表示にして、「検索」(検索語を入力すると結果が表示される)を表示する方法はありますか?

6
rlemon

あなたの「バグ」理論を支持します。

ただし、 Ayantana Design によると、最小化/最大化ボタンは期待どおりに機能するようになりました。

Desired solution:
- When the Dash in windowed:
--- 'Close' window decoration closes the Dash
--- 'Minimise' window decoration is inactive (does nothing)
--- 'Maximise' window decoration makes the Dash full screen

- When the Dash in full screen:
--- 'Close' window decoration closes the Dash
--- 'Minimise' window decoration is inactive (does nothing)
--- 'Restore' window decoration returns the Dash to windowed state

「明るさの増加」の問題について-上記を期待される結果とすると、比較的表面的なものではありますが、観察結果がバグとして分類される可能性があります。

1
fossfreedom

明るさの変化は確かにバグです。

https://bugs.launchpad.net/unity/+bug/871327

1