max-mapper/menubar

[Windows 10 pro] Application getting cutoff if taskbar is vertical

Open

#298 opened on Sep 17, 2020

View on GitHub
 (4 comments) (0 reactions) (0 assignees)TypeScript (365 forks)github user discovery
help wanted

Repository metrics

Stars
 (6,778 stars)
PR merge metrics
 (PR metrics pending)

Description

Description

The menubar window is not full visible (bottom is getting cut off) with this arrangement:

  • Windows 10 Pro
  • 3 monitors (1 laptop, 2 standalone)
  • Windows task bar is on the right side of the screen (vertical)

The hidden part of the app has roughly 200px height

Specifications

  • Menubar version: 9.0.1
  • Platform: Windows 10 Pro version 1083
  • Electron version: 9.2.1

Other information

Could be related to this PR: https://github.com/maxogden/menubar/pull/217

Screenshot

image

Contributor guide