screen_retriever icon indicating copy to clipboard operation
screen_retriever copied to clipboard

Same value for display height and display visible height

Open FabiKel opened this issue 1 year ago • 0 comments

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?

FabiKel avatar Sep 13 '23 13:09 FabiKel