1
0
mirror of synced 2025-01-09 05:01:38 +01:00
ImHex/plugins/ui
paxcut 9de3dd89c5
feat: Added support for inline visualizers in custom data inspectors (#1966)
### Problem description
This PR aims at making inline visualizers work on the data inspector so
that more rgb encodings can be added as custom pattern language
inspector rows. This was never setup to work because the inline
visualizer rendering function was a private member function.

### Implementation description
In order to be accessible from the inspector class the rendering
function was made public.

### Additional things
Missing still is the tooltip to make it behave like other color entries.
2024-11-29 17:20:28 +01:00
..
include feat: Added support for inline visualizers in custom data inspectors (#1966) 2024-11-29 17:20:28 +01:00
romfs/lang feat: Added hex editor segment separators 2024-11-28 21:26:55 +01:00
source feat: Added support for inline visualizers in custom data inspectors (#1966) 2024-11-29 17:20:28 +01:00
CMakeLists.txt fix: fix ui plugin linking to pl when libimhex already does it (#1583) 2024-03-03 15:31:40 +00:00
LICENSE git: Put libimhex and the ui plugin library under LGPLv2.1 2024-01-22 19:05:04 +01:00