Tiger3018

Results 9 issues of Tiger3018

貌似不在 [KDE](https://download.kde.org/) 这个大仓库里,而给出的这个仓库用于 KDE neon 的 apt 更新,不知有没有条件增加该库的镜像。

mirror wanted

Fix: remove folder (introduced in #1595, `GraphicElementRendered::add_click_targets`, thanks to @0HyperCube ) when clicked (`DocumentMessageHandler::click`), except for shallow select. This should also fix other tools, like Fill tool which hook Lmb...

TODO: * [x] portfolio_message omit copy event of the empty folder Related: #1452, #1633

In , two weird behavior appeared in `Just a Potted Cactus` and `Valley of Spires`: * [ ] the select status of copied empty folder(s) will be gone when pasting/moving...

Bug
Good First Issue

## Description * Handle SIGINT correctly in reload.py, to prevent gradio-cli exit when subprocess running * Make sure there is only a single entrance of block_thread in blocks.py Closes: #8157

### Describe the bug When using gradio-cli, the SIGINT(2) or Ctrl+C passed to the gradio-cli will call `self.server.close()` and terminate the cli immediately. However, there are circumstances when the `launch()`...

bug

**Reason:** For docker command released with `debian:buster` image (like `nginx:1.21.3`), this module can't be installed due to default python version in [buster main == 3.7](https://packages.debian.org/buster/python3). Debian bullseye was released recently,...

enhancement
question

`nav` 愉快的把滚动条挡住了。 ![screenshot_1](https://user-images.githubusercontent.com/31267153/46788560-f37cbb00-cd6c-11e8-8d90-48e4faa1b64f.png) 估计有它的参与: ``` html, body { overflow-x: hidden; } ``` 把它改成`unset`? _Firefox62.0.3 Chrome69.0.3497均能重现(当然是电脑端233)_ @Himself65

bug

Subject: ### Bugfix and Refactoring - Bugfix: bdea05e8 7f5ab050 > Fix warning type `toc`: in directive, env and util > Fix warning type `i18n` and `index`: 3 new subtype >...