[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Git][gambas/gambas][master] 2 commits: Fix description of 'JSON.FromString()' and 'JSON.Decode()' methods.



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
a0514ebe by Benoît Minisini at 2025-04-10T02:55:22+02:00
Fix description of 'JSON.FromString()' and 'JSON.Decode()' methods.

[GB.UTIL.WEB]
* BUG: Fix description of 'JSON.FromString()' and 'JSON.Decode()' methods.

- - - - -
82e9e41f by Benoît Minisini at 2025-04-10T03:44:38+02:00
Some visual enhancements in image editor selection and grid.

[DEVELOPMENT ENVIRONMENT]
* BUG: Text editor: 'ESC' key does not open the search panel anymore.
* NEW: Image editor: Draw selection bolder and in yellow so that it is more visible.
* NEW: Image editor: Draw grid lines in a more visible way.

- - - - -


4 changed files:

- app/src/gambas3/.src/Editor/Code/FTextEditor.class
- app/src/gambas3/.src/Editor/Image/CImageSelection.class
- app/src/gambas3/.src/Editor/Image/FImageEditor.class
- main/lib/util.web/c_json.c


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/f191cdc42778737ce4618a77a9464380afec0e14...82e9e41f67be8fdba269de62fcd65c0a50902447

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/f191cdc42778737ce4618a77a9464380afec0e14...82e9e41f67be8fdba269de62fcd65c0a50902447
You're receiving this email because of your account on gitlab.com.