Fix dropzone border scaling by crwood · Pull Request #240 · gridsync/gridsync
Conversation
This PR removes the static "drop zone" image files used previously to designate the drag-and-drop area and, instead, renders "drop zone" borders programmatically (using QPainter) in accordance with the dimensions of the enclosing layout/viewport, thereby preventing the rather jarring experience of seeing a disproportionately thick/large border when maximizing the MainWindow (as seen in the screenshot in Issue #75).
crwood
deleted the
75.dropzone-border-fix
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters