1
0
mirror of synced 2024-11-28 09:30:51 +01:00
ImHex/plugins
paxcut 081c581b8c
fix: Layout of large font labels in IEEE 745 floating point tool (#1337)
### Problem description
The issue seems to only affect the web version of ImHex but it is not
clear why. The labels of the checkboxes that represent bits in the IEEE
745 floating point tool were lay out incorrectly.

### Implementation description
The new code ensures that the bit labels are centered and located in the
middle of the checkbox regardless of the font size and the dear imgui
sized checkboxes.
2023-10-04 22:10:06 +02:00
..
builtin fix: Layout of large font labels in IEEE 745 floating point tool (#1337) 2023-10-04 22:10:06 +02:00
script_loader feat: Support for building ImHex for the web (#1328) 2023-10-04 12:00:32 +02:00
windows feat: Support for building ImHex for the web (#1328) 2023-10-04 12:00:32 +02:00