在 Unity 上的 Dash Home 中隐藏快捷方式

rle*_*mon 6 unity shortcuts unity-dash

Unity 2d 中,您可以隐藏Dash Home快捷方式部分

但是在Unity 中,我无法隐藏这一点。打开Dash Home后,我确实在顶角看到了一个“最小化”图标

快捷方式

单击快捷方式没有任何作用。

我确实注意到反复单击最小化图标确实会使它看起来更暗(白色更白:P)但是该按钮不起作用。

最小化第一视图

单击一次

最小化第一次点击

单击两次

最小化第二次点击

点击三下

最小化第三次点击

继续下去,它会变白一点

这个按钮应该控制这个动作吗?或者这是一个单独的错误?

更新:我意识到最小化按钮不能控制这个动作,话虽如此。有没有办法隐藏 Dash Home 的“快捷方式”部分并只显示“搜索”(输入搜索词后显示+结果)?

fos*_*dom 1

我会支持你的“错误”理论。

然而,根据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
Run Code Online (Sandbox Code Playgroud)

至于“亮度增加”问题 - 如果您将上述结果视为预期结果 - 您的观察结果可能会被归类为错误 - 尽管相对美观。