screen_retriever
screen_retriever copied to clipboard
Same value for display height and display visible height
Since version 0.1.9
getPrimaryDisplay().size.height and getPrimaryDisplay().visibleSize.height returns the same value.
On 0.1.8 visibleSize.height returns the display height without the taskbar height.
Is the 0.1.9 behaviour intended?