diff --git a/graphicswin.cpp b/graphicswin.cpp index 97b4220..1285ce0 100644 --- a/graphicswin.cpp +++ b/graphicswin.cpp @@ -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, diff --git a/wishlist.txt b/wishlist.txt index 5a95c00..9415e51 100644 --- a/wishlist.txt +++ b/wishlist.txt @@ -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