1
0
mirror of git://projects.qi-hardware.com/fped.git synced 2025-04-21 12:27:27 +03:00

- zoom out now doesn't stop before there is a significant border around the

drawing
- zoom to frame was broken because it didn't track the recent change in
  location of active flag
- we can now pan and zoom while dragging 
- gui_canvas.c:button_release_event didn't consider the button, making 
  centering also end dragging



git-svn-id: http://svn.openmoko.org/trunk/eda/fped@5401 99fdad57-331a-0410-800a-d7fa5415bdb3
This commit is contained in:
werner
2009-08-07 16:19:23 +00:00
parent d046f9306c
commit 55916cc75b
8 changed files with 42 additions and 10 deletions

1
TODO
View File

@@ -24,7 +24,6 @@ Style:
Bugs:
- default silk width has no business being hard-coded in obj.c
- undelete only works if not much has changed since the deletion
- re-center while dragging confuses the save-under mechanism
Code cleanup:
- merge edit_unique with edit_name