#6070 closed defect (not a bug)
side view clip status not updated
Reported by: | pett | Owned by: | Tom Goddard |
---|---|---|---|
Priority: | moderate | Milestone: | |
Component: | General Controls | Version: | |
Keywords: | Cc: | Greg Couch | |
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
If I just do "clip", the the side view does not update the position nor the on/off status of the near clip plane. However, if I do the supposedly synonymous "clip near 0", both do update!
Change History (2)
comment:1 by , 4 years ago
Resolution: | → not a bug |
---|---|
Status: | assigned → closed |
comment:2 by , 4 years ago
Oops, you're right -- "clip" is synonymous with "clip front 0" not "clip near 0". I misread the help page. Sorry!
Note:
See TracTickets
for help on using tickets.
The command "clip" creates a clip plane fixed in scene coordinates so it should not appear in side view.
Command "clip near 0" is different and creates a near clip plane fixed to the camera.