Bug Description:
When we change the view font size (ui.font.view.size), the font size of the disassembly text changes properly. But the size of the tags are not changed accordingly. The tag size will be fine after we restart Binary Ninja.
Steps To Reproduce:
Please provide all steps required to reproduce the behavior:
Open a binary
Add a tag/bookmark
Open settings
Change ui.font.view.size
Observe the size of the tag remain unchanged
Expected Behavior:
The size of the tag changes accordingly, immediately after the font size change.
Version and Platform (required):
Bug Description: When we change the view font size (
ui.font.view.size
), the font size of the disassembly text changes properly. But the size of the tags are not changed accordingly. The tag size will be fine after we restart Binary Ninja.Steps To Reproduce: Please provide all steps required to reproduce the behavior:
Expected Behavior: The size of the tag changes accordingly, immediately after the font size change.
Screenshots: