-
Hi,
Surprising issue out of the box. Can anyone use Skia on D12 and Android? App will crash while displaying splash screen as soon as System.Skia unit is used in project. Tried on 3 different devic…
-
#677 resurfaced. (master branch)
![image](https://github.com/JAM-Software/Virtual-TreeView/assets/1311616/968c4a73-b45c-4812-a09d-21055f1d0c15)
It is easy to reproduce:
Main Monitor: 300% scali…
-
### Environment
- OS and Version: Windows 11 Pro version 23H2
- VS Code Version: Latest
- C/C++ Extension Version: Latest
### Bug Summary and Steps to Reproduce
Bug Summary:
Intellisense…
-
In the Notification feature, setExactAndAllowWhileIdle() is used when scheduling the notification.
This requires special permission checking from Android 12+ and is denied by default on Android 14. A…
-
I have a problem with an application that mixes two ways of drawing layers at the same time: for TCustomLayer used event-driven way, for TBitmapLayer direct drawing:
```delphi
begin
FCustomLaye…
-
Broken encoding when pasting Cyrillic text copied from a web page.
1.8.0 Beta 6, Windows 10 (64)
![image](https://github.com/dpradov/keynote-nf/assets/1131527/aff33c0b-dc2c-476b-b7be-fea1b4976a37)
-
Hi, here's my problem i code on delphi 10.3, with 4k screen (150% on windows scale). When i launch my app without cef no problem, and when i add :
CreateGlobalCEFApp;
if GlobalCEFApp.StartMai…
-
Hi, here's my problem i code on delphi 10.1, with 2k screen (150% on windows scale)
and without Enable-High-DPI
When i launch my app without cef no problem, and when i add :
CreateGlobalCEFApp;
…
-
Recebi o manual do Bradesco, será através de web service mas o serviço ainda não esta disponível.
-
Wrap has two wonderful parameters `runSpacing` for vertical spacing and `spacing` for horizontal spacing. I'd like to see a `spacing` parameter on both Column and Row.