Module: nagvis
Branch: master
Commit: e03ed534525d0ec76227c10580e42c982babe845
URL:    
http://nagvis.git.sourceforge.net/git/gitweb.cgi?p=nagvis/nagvis/commit/?id=e03ed534525d0ec76227c10580e42c982babe845

Author: Roman Kyrylych <[email protected]>
Date:   Thu Aug  6 15:50:29 2009 +0300

gmap: Fixed constraints in locationBox

Signed-off-by: Roman Kyrylych <[email protected]>

---

 uifx/src/modules/gmap/view/DialogLocation.mxml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/uifx/src/modules/gmap/view/DialogLocation.mxml 
b/uifx/src/modules/gmap/view/DialogLocation.mxml
index 5201e6e..68238ae 100644
--- a/uifx/src/modules/gmap/view/DialogLocation.mxml
+++ b/uifx/src/modules/gmap/view/DialogLocation.mxml
@@ -192,7 +192,7 @@
                />
        </mx:HBox>
        <mx:Canvas left="10" right="20" top="40" bottom="10">
-               <flexlib:HAccordion selectedIndex="0" left="10" right="20" 
top="40" bottom="40" styleName="accordion" creationPolicy="all">
+               <flexlib:HAccordion selectedIndex="0" left="0" right="0" 
top="0" height="138" styleName="accordion" creationPolicy="all">
                        <mx:Canvas label="General" width="100%" height="100%">
                                <flexlib:PromptingTextInput id="locName" 
prompt="Name"
                                        left="10" right="10" top="0"


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Nagvis-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nagvis-checkins

Reply via email to