1
0
mirror of synced 2024-11-25 08:10:24 +01:00
ImHex/plugins/builtin/source
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
..
content fix: Layout of large font labels in IEEE 745 floating point tool (#1337) 2023-10-04 22:10:06 +02:00
ui impr: Return early to remove nested code (#1253) 2023-09-20 10:49:09 +02:00
plugin_builtin.cpp impr: Refactored forwarder executable and add lots more information to it 2023-09-27 14:14:27 +02:00