setSize need reset the position
Author: binvbCreated Jul 8, 2021Updated Jul 29, 2026
Description
when i use mb.window.setSize(150, height) change the size, it need to reset the position
Steps to Reproduce the Problem
- traySide is 'bottom'
- focus in mb window
- mb.window.setSize(150, height)
- part of mb window is over hidden
Expected Behaviour
reset the position when setSize()
Actual Behaviour
Specifications
- Menubar version: 9.0.5
- Platform: windows
- Electron version: (Run
electron -vornode_modules/.bin/electron -vto get it)
Other information
Source: max-mapper/menubar