Fix dropzone border scaling by crwood · Pull Request #240 · gridsync/gridsync

Conversation

@crwood

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 crwood deleted the 75.dropzone-border-fix branch

August 7, 2019 23:41

1 participant

@crwood