Develop and Download Open Source Software

Browse Subversion Repository

Diff of /NNDDv2/trunk/src/VideoInfoView.mxml

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

revision 930 by mineap, Sat Aug 25 12:05:51 2012 UTC revision 958 by mineap, Sun May 19 07:09:55 2013 UTC
# Line 638  Line 638 
638                                  <mx:Canvas label="設定" id="canvas_config" verticalScrollPolicy="off" horizontalScrollPolicy="off" left="0" top="0" bottom="0" right="0">                                  <mx:Canvas label="設定" id="canvas_config" verticalScrollPolicy="off" horizontalScrollPolicy="off" left="0" top="0" bottom="0" right="0">
639                                          <mx:TabNavigator left="0" top="0" bottom="0" right="0" id="tab_config"                                          <mx:TabNavigator left="0" top="0" bottom="0" right="0" id="tab_config"
640                                                                           backgroundAlpha="0.3">                                                                           backgroundAlpha="0.3">
641                                                  <mx:Canvas label="動画再生" left="0" top="0" bottom="0" right="0" id="canvas_config_1">                                                  <mx:Canvas label="動画再生" left="0" top="0" bottom="0" right="0" id="canvas_config_1" verticalScrollPolicy="on">
642                                                                                                                    
643                                                          <mx:RadioButtonGroup id="radioGroup_resizeType" selectedValue="1" />                                                          <mx:RadioButtonGroup id="radioGroup_resizeType" selectedValue="1" />
644                                                                                                                    
# Line 714  Line 714 
714                                                                                                                    
715                                                                                                                                    
716                                                  </mx:Canvas>                                                  </mx:Canvas>
717                                                  <mx:Canvas label="コメント表示" left="0" top="0" bottom="0" right="0" id="canvas_config_2">                                                  <mx:Canvas label="コメント表示" left="0" top="0" bottom="0" right="0" id="canvas_config_2" verticalScrollPolicy="on">
718                                                                                                                    
719                                                          <s:VGroup left="10" top="10" right="10">                                                          <s:VGroup left="10" top="10" right="10">
720                                                                                                                    
# Line 838  Line 838 
838                                                                                                                                    
839                                                          </s:VGroup>                                                          </s:VGroup>
840                                                  </mx:Canvas>                                                  </mx:Canvas>
841                                                  <mx:Canvas label="その他" left="0" top="0" bottom="0" right="0" id="canvas_config_3">                                                  <mx:Canvas label="その他" left="0" top="0" bottom="0" right="0" id="canvas_config_3" verticalScrollPolicy="on">
842                                                                                                                    
843                                                          <s:VGroup left="10" top="10" right="10">                                                          <s:VGroup left="10" top="10" right="10">
844                                                                                                                    

Legend:
Removed from v.930  
changed lines
  Added in v.958

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26