-
> **a11n, l10n, i18n**
> accessibility (e.g. images must provide alternative text representations for blind people),
> localization (e.g. numbers should be representable as ‘10,000’ as well as ‘10.0…
-
Here is a suggestion to support shortcut access path for main file directory in linked file setting.
For example, we can use `%homepath%\MAIN` or `%OneDrive%\MAIN` for convenience, see figure below.
…
-
**Describe the bug**
`compute_rows()` method is called multiple times. In views with thousands of rows it causes significant performance issues. This issue is a twin of https://github.com/gyscos/curs…
-
Hi,
Export to PDF seems to be broken for me since version 0.4.
Steps to reproduce:
1. Open any hoodle document (blank canvas will do)
2. Choose File/Export to PDF
3. Choose a filename ending in `.pdf…
-
For the shown MWE, I am using Lualatex (Babel: default language = Arabic) + Biblatex. Citations are prepared from resources with various languages. I arranged the Bibliography such that the references…
-
Absolutely, I'll incorporate the previous entries into the table format for a comprehensive overview:
| # | Project | Description …
-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system?
Please provide any a…
-
I recommend to use Rust as the language for GUI as well. Vala, as it is a C-style language, would not come with the safety Rust brings by design and programming safely in Vala would require careful an…
-
# Bug report
### Bug description:
On page 9 of the file `tutorial.pdf` of Python 3.12.2 documentation the primary prompt is rendered incorrectly, like this:
![image](https://github.com/python…
-
It would be nice to have a demo on native Mac OS X facilities. For example, create OpenGL window by Cocoa. The demo should not use SDL/GLFW or other crossplatform libraries (since these demos exist al…