H1DDENADM1N

Results 5 issues of H1DDENADM1N

"Scroll to bottom" didn't change the current cursor position, so I can "Scroll to cursor position". ![Scroll to top issue](https://github.com/cloudhao1999/obsidian-scroll-to-top-plugin/assets/65646535/19d9cb89-15e8-4bc7-aee7-7e282bf439cf)

```js module.exports = async (params) => { await app.workspace.activeLeaf.rebuildView(); }; ```

![PixPin_2023-12-04_17-32-07](https://github.com/fanchenio/DawnLauncher/assets/65646535/f43bcacf-94f8-4582-8b16-5def7422a3d0)

1. 基于 [PySide6](https://pypi.org/project/PySide6/) 的 GUI,默认使用 [Qt-Material](https://github.com/UN-GCPDS/qt-material) dark_yellow 主题;基于 [PyStand](https://github.com/skywind3000/PyStand) 绿化便携 `start.exe`、`start_server_gui.exe` `start_client_gui.exe`。 2. 支持最小化到系统托盘。 3. Server 和 Client 以 tab 集成在一个 gui,无任务栏占用。 4. 双击 start.exe 运行,可自行设置开机自启动。 5. 已包含所有 Python 环境和...

### Bug: 1. 长按`Ctrl`键 界面在播放和设置来回切换闪烁,按一下`-`或`=`就不继续闪了。 2. 使用`Ctrl -`可以缩小界面,但是`Ctrl =`却不能放大界面,需使用`Ctrl Shift =`放大界面。 ### 期望: 1. 仅短按`Ctrl`键切换播放和设置,长按`Ctrl`键不进行切换。 2. 可以使用`Ctrl -`可以缩小界面,`Ctrl =`放大界面。

bug