Fix bug where on-screen display of view parameters wasn't updated

after View -> Nearest Ortho/Iso.

[git-p4: depot-paths = "//depot/solvespace/": change = 2119]
solver
Jonathan Westhues 2010-02-28 10:55:49 -08:00
parent 54c353d403
commit 7b10381b80
2 changed files with 9 additions and 3 deletions

View File

@ -224,6 +224,8 @@ void GraphicsWindow::AnimateOnto(Quaternion quatf, Vector offsetf) {
projUp = quatf.RotationV();
offset = offsetf;
InvalidateGraphics();
// If the view screen is open, then we need to refresh it.
SS.later.showTW = true;
}
void GraphicsWindow::HandlePointForZoomToFit(Vector p,

View File

@ -1,10 +1,14 @@
replace show/hide links with icons?
replace show/hide links with icons
add checked/unchecked checkbox and radio button
fix bug with rotation in plane where green line stays displayed
fix memory leak when switching between files
area of sketch in a given workplane (easy, useful)
lock point where dragged constraint
remove toolbar icons for sketch in 3d, add View -> Align to Workplane
rounding, as a special group
associative entities from solid model, as a special group
-----
rounding, as a special group
associative entities from solid model, as a special group
better level of detail
some kind of import
faster triangulation