TechDraw: Rework view frames (#22869)

Co-authored-by: Ryan Kembrey <ryan.kembrey@student.uts>
This commit is contained in:
Ryan K
2025-08-12 02:04:58 +10:00
committed by GitHub
parent ec8d05b163
commit 4d6f0927fe
13 changed files with 194 additions and 241 deletions

View File

@@ -83,9 +83,7 @@ void QGIViewClip::draw()
}
drawClip();
if (getFrameState()) {
drawBorder();
}
drawBorder();
}
void QGIViewClip::drawClip()