Ignore terminals when hovering above selection.

Also fix checking for the shift key and rename the "object"
variable to "object_at_cursor" in button handlers.
This commit is contained in:
2011-06-08 07:51:01 +02:00
parent 8001619bf1
commit cd66c3d84a
2 changed files with 39 additions and 25 deletions

4
NEWS
View File

@@ -1,3 +1,7 @@
Version TBD
- Fixed checking for the shift key when selecting.
- Terminals are ignored when hovering the cursor above a selection.
Version 0.1.2
- Updated symbol library.
- Added Slovak, Polish and German translations.