Changeset 1200 for trunk/src/mouse_motion.m
- Timestamp:
- Mar 20, 2026, 4:42:36 PM (22 hours ago)
- File:
-
- 1 edited
-
trunk/src/mouse_motion.m (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/mouse_motion.m
r1195 r1200 37 37 end 38 38 hhCurrentFig=guidata(hCurrentFig);%handles of the elements in the GUI containing the current figure (uvmat or view_field) 39 if isempty(hhCurrentFig) 40 return 41 end 39 42 CheckZoom=get(hhCurrentFig.CheckZoom,'Value');% check for zoom on mode 40 43 CheckZoomFig=get(hhCurrentFig.CheckZoomFig,'Value');% check for zoom sub fig creation mode
Note: See TracChangeset
for help on using the changeset viewer.
