mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 05:50:06 +00:00 
			
		
		
		
	Add drop shadow to placefile text
This commit is contained in:
		
							parent
							
								
									cfa62d5fbc
								
							
						
					
					
						commit
						4916dfe85a
					
				
					 6 changed files with 68 additions and 20 deletions
				
			
		|  | @ -626,13 +626,6 @@ | |||
|              <property name="bottomMargin"> | ||||
|               <number>0</number> | ||||
|              </property> | ||||
|              <item row="1" column="0"> | ||||
|               <widget class="QLabel" name="label_8"> | ||||
|                <property name="text"> | ||||
|                 <string>Hover text character wrap (0 to disable)</string> | ||||
|                </property> | ||||
|               </widget> | ||||
|              </item> | ||||
|              <item row="1" column="1"> | ||||
|               <widget class="QSpinBox" name="hoverTextWrapSpinBox"> | ||||
|                <property name="maximum"> | ||||
|  | @ -640,6 +633,9 @@ | |||
|                </property> | ||||
|               </widget> | ||||
|              </item> | ||||
|              <item row="0" column="1"> | ||||
|               <widget class="QComboBox" name="tooltipMethodComboBox"/> | ||||
|              </item> | ||||
|              <item row="1" column="2"> | ||||
|               <widget class="QToolButton" name="resetHoverTextWrapButton"> | ||||
|                <property name="text"> | ||||
|  | @ -658,8 +654,12 @@ | |||
|                </property> | ||||
|               </widget> | ||||
|              </item> | ||||
|              <item row="0" column="1"> | ||||
|               <widget class="QComboBox" name="tooltipMethodComboBox"/> | ||||
|              <item row="1" column="0"> | ||||
|               <widget class="QLabel" name="label_8"> | ||||
|                <property name="text"> | ||||
|                 <string>Hover text character wrap (0 to disable)</string> | ||||
|                </property> | ||||
|               </widget> | ||||
|              </item> | ||||
|              <item row="0" column="2"> | ||||
|               <widget class="QToolButton" name="resetTooltipMethodButton"> | ||||
|  | @ -672,6 +672,13 @@ | |||
|                </property> | ||||
|               </widget> | ||||
|              </item> | ||||
|              <item row="2" column="0" colspan="2"> | ||||
|               <widget class="QCheckBox" name="placefileTextDropShadowCheckBox"> | ||||
|                <property name="text"> | ||||
|                 <string>Placefile Text Drop Shadow</string> | ||||
|                </property> | ||||
|               </widget> | ||||
|              </item> | ||||
|             </layout> | ||||
|            </widget> | ||||
|           </item> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat