now text properties of CardDisplay are selectable
This commit is contained in:
		@@ -17,6 +17,7 @@
 | 
			
		||||
                <property name="halign">GTK_ALIGN_START</property>
 | 
			
		||||
                <property name="valign">GTK_ALIGN_CENTER</property>
 | 
			
		||||
                <property name="margin-start">50</property>
 | 
			
		||||
                <property name="selectable">true</property>
 | 
			
		||||
            </object>
 | 
			
		||||
        </child>
 | 
			
		||||
        <child>
 | 
			
		||||
@@ -24,6 +25,7 @@
 | 
			
		||||
                <property name="halign">GTK_ALIGN_START</property>
 | 
			
		||||
                <property name="valign">GTK_ALIGN_CENTER</property>
 | 
			
		||||
                <property name="margin-start">50</property>
 | 
			
		||||
                <property name="selectable">true</property>
 | 
			
		||||
            </object>
 | 
			
		||||
        </child>
 | 
			
		||||
        <child>
 | 
			
		||||
@@ -36,6 +38,7 @@
 | 
			
		||||
                <property name="width-chars">16</property>
 | 
			
		||||
                <property name="max-width-chars">16</property>
 | 
			
		||||
                <property name="wrap">true</property>
 | 
			
		||||
                <property name="selectable">true</property>
 | 
			
		||||
            </object>
 | 
			
		||||
        </child>
 | 
			
		||||
        <child>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user