-
I have a potential use case for lalrpop that involves a large grammar of about 4000 textual alternatives (where the structure of a single alternative is very simple). I initially tried solving it usin…
-
i am using quikkly sdk in my ios app and i am having an issue in scannable view, the size of the QR code is not getting smaller according to the frame.
Kindly help me out here.
![IMG_B9F21DD067D9-1]…
-
To reduce the FLASH requirements of the library if only device or host mode is required, the mode can be statically set in the project makefile by defining the token USB_DEVICE_ONLY (for device mode) …
-
| | |
| --- | --- |
| Bugzilla Link | [27546](https://llvm.org/bz27546) |
| Version | 3.8 |
| OS | MacOS X |
| Attachments | [Bug test case](https://user-images.githubusercontent.com/60944935/1…
-
The generated code for copyWith can be reduced in some situations.
For example if there is no need for "deep copy", some classes can be removed.
It's also possible to remove the interface for th…
-
A hard coded size for the application windows may have issues on machines with differently sized monitors and screen resolution. For me (1920 x 1080), a lot of the knobs and sliders have been hidden f…
-
the chronos async loop should be a fairly simple matter: it's a loop that runs callbacks - yet when compiling a simple app like nim-beacon-chain there is 1.4MB of code generated for it - something is …
-
![6064194446007844321](https://github.com/user-attachments/assets/694b6e41-ac4c-45d2-b18a-11834068b91d)
![6064194446007844318](https://github.com/user-attachments/assets/69f469db-1a48-428d-b3f9-0be77…
-
### Describe the bug
When styling a text field you can set the font size very intuitively with a styler with either `s.Font.Size.Pt(12)` or `s.Font.Size = units.Pt(12)` however this does not change t…
-
```
Allow to set font properties in code completion dialog (size, color,...).
What version of the product are you using? On what operating system?
SVN 291, Gentoo & WinXP
```
Original issue reported…