Skip to content
Snippets Groups Projects
Commit 12b48623 authored by Vadim ProductEngine's avatar Vadim ProductEngine
Browse files

EXP-1832 FIXED Viewer Size not persistent across logins.

Symptoms: Viewer window shrank by a few pixels on each startup.
Reason:   We used client rect (which did not include the window border) to create the viewer window.
Solution: Convert client rect into window rect, i.e. expand it by the border size.
parent 47425d67
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment