1
0
mirror of synced 2025-01-09 13:11:38 +01:00
ImHex/lib/libimhex/source
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
..
api fix: Achievements resetting after restart (#1965) 2024-11-24 11:34:44 +01:00
data_processor impr: Run data processor in a worker task 2024-07-11 23:30:54 +02:00
helpers build: Updated libwolv 2024-09-03 11:09:01 +02:00
providers feat: Added simple insert mode to hex editor 2024-03-29 13:22:28 +01:00
subcommands fix: Undefined behaviour when sending empty arguments to main instance 2024-06-20 11:09:57 +02:00
test tests: Add infrastructure for testing plugins (#1538) 2024-02-26 20:51:08 +01:00
ui feat: Added support for inline visualizers in custom data inspectors (#1966) 2024-11-29 17:20:28 +01:00