-
### Pitch
Currently the new language selection dropdown tool (introduced in #18420) supports a limited number of languages. I suggest:
* Adding more languages. A more comprehensive list of languag…
-
# 🧑🏫 Interviewer Mr. G
Chung Ang University 2024 Spring Semester Open Source Software Project
Team : **HanJeongHongLee**
# Demo Link.
# YouTube Video
# Github …
e9ua1 updated
5 months ago
-
Hi RMG team! I would like to contribute the palettes below.
_Follow instruction in https://railmapgen.github.io/rmg-palette/new and paste the palette data below_
**Data source:** 1. 官方网站发布的设计标准
…
-
Using Phalcon 4.1.2 on PHP 7.4.18. Took me a while to figure it out.
Having a simple form:
```
$form = new Form();
$form->add(
(new Text('name'))->addValidators([
new Validation\…
-
```
What steps will reproduce the problem?
1. Dwonload
http://downloads.sourceforge.net/xdxf/stardict-comn_dls03_mwc-2.4.2.tar.bz2
2. Convert using DictUnifier
3. Open Apple Dictionary
What is the e…
-
```
What steps will reproduce the problem?
1. convert the file stardict-babylon-Babylon_Greek_English-2.4.2.tar.bz2 using
Dictunifier
2.
3.
What is the expected output? What do you see instead?
Conv…
-
```
What steps will reproduce the problem?
1. Dwonload
http://downloads.sourceforge.net/xdxf/stardict-comn_dls03_mwc-2.4.2.tar.bz2
2. Convert using DictUnifier
3. Open Apple Dictionary
What is the e…
-
```
What steps will reproduce the problem?
1. convert the file stardict-babylon-Babylon_Greek_English-2.4.2.tar.bz2 using
Dictunifier
2.
3.
What is the expected output? What do you see instead?
Conv…
-
**Is your feature request related to a problem? Please describe.**
Currently HiDPI mode on Pop!_OS results in a super tiny display for DPG windows.
**Describe the solution you'd like**
Scale appr…
-
I have looked at a few source files for your current software. I have noticed that some checks for return codes are missing.
Would you like to add more error handling for return values from functions…