dgs icon indicating copy to clipboard operation
dgs copied to clipboard

Thisdp's Dx Graphical User Interface System (MTA Dx Lib)

Results 3 dgs issues
Sort by recently updated
recently updated
newest added

DGS while idle runs ``dgsCoreRender`` every frame. This should be unnecesary, since no DGS elements are on screen or even loaded. You can check this by opening a clean server,...

```lua local btn = dgsCreateButton(0.15, 0.2, 0.3, 0.2, "A simple button", true) dgsSetProperties( btn, { ["iconImage"] = ":ThisResource/Files/SomeImage.png", } ) ``` The first problem is that dgs won't load the...

![Capture](https://github.com/user-attachments/assets/a7715318-90ff-4700-b987-cb7a9161b6cc) errror then use g2d start not work