/[thuban]/branches/greater-ms3/thuban/ChangeLog
ViewVC logotype

Diff of /branches/greater-ms3/thuban/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1216 by frank, Mon Jun 16 14:14:33 2003 UTC revision 1218 by frank, Mon Jun 16 16:37:53 2003 UTC
# Line 1  Line 1 
1  2003-06-16  Jonathan Coles   <[email protected]>  2003-06-16  Frank Koormann  <[email protected]>
2    
3            Fix problem of hidden properties dialog under windows after double
4            click on layer tree:
5            The tree control always gets an Expanded / Collapsed event after
6            the ItemActivated  on double click, which raises the main window again.         We add a second ItemActivated event to the queue, which simply
7            raises the already displayed window.
8    
9            * Thuban/UI/legend.py (LegendTree.__init__): Instance variable
10            raiseProperties initialized to prevent endless loops
11            (LegendTree._OnItemActivated): Depending on self.raiseProperties
12            simply raise the properties or open the dialog and issue a second
13            event.
14    
15    2003-06-16  Frank Koormann  <[email protected]>
16    
17          * Thuban/UI/view.py (MapCanvas.set_view_transform): Set max_scale to          * Thuban/UI/view.py (MapCanvas.set_view_transform): Set max_scale to
18          2147483648.0 / max_len (which is sufficient for GREAT-ER).          2147483648.0 / max_len (which is sufficient for GREAT-ER).

Legend:
Removed from v.1216  
changed lines
  Added in v.1218

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26