Jozef Číž

Results 4 issues of Jozef Číž

**Describe the bug** Modifying some settings in child loggers changes this setting also in all other loggers in hierarchy tree. The reason is shallow copy of `this.settings` in `LoggerWithoutCallSite.getChildLogger`. Because...

bug

Version: Tectonic 0.14.1 OS: Arch Linux Presence of `autogobble` setting causes wrong listing content to be displayed when using both `minted` and `inputminted` commands. Content of `problem.py` ```python print("file") ```...

Fixes #1933 Improve appearance of send button in conversation compose box. Improvements include: - support for dark mode - cursor and color change on hover (old design didn't react in...

**Describe the bug** Double/Triple-clicks do not behave as one would expect: 1. Quadruple-click is the same as triple-click. Instead, they should be treated the same as single-click. ![Kooha-2023-04-02-16-04-58](https://user-images.githubusercontent.com/26350212/229358060-3d44293f-d0c0-4cdc-bf71-5dabba1f291b.gif) 2. Double/triple-clicks...

bug