binaryninja-api icon indicating copy to clipboard operation
binaryninja-api copied to clipboard

BN can't keep window size when resetting as default layout

Open mostobriv opened this issue 1 year ago • 0 comments

Version and Platform (required):

  • Binary Ninja Version: 4.1.5272-dev Personal (3a057a87)
  • OS: MacOS
  • OS Version: 14.1
  • CPU Architecture: M1

Bug Description: Window size changing every time i resetting BN's layout to default, in full-window mode

Steps To Reproduce: Please provide all steps required to reproduce the behavior:

  1. Set window size to full, not the fullscreen (green button)
  2. Save current layout as default
  3. Reset layout
  4. Window size is changed (in my case it little bit smaller than before)

Expected Behavior: Expected the size of window being the same as im saving layout with the same size.

Demo: output

Additional Information: On demo you may see, that i'm saving current layout as default, but after resetting window a little bit minimized

mostobriv avatar May 16 '24 09:05 mostobriv