mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-16 23:24:16 +00:00
Merge branch 'matthiasc/for-master' into 'master'
Matthiasc/for master See merge request GNOME/gtk!1758
This commit is contained in:
commit
bb50b2cec9
@ -426,7 +426,6 @@ xfails = [
|
|||||||
'background-origin.ui',
|
'background-origin.ui',
|
||||||
# see above
|
# see above
|
||||||
#'sizegroups-evolution-identity-page.ui',
|
#'sizegroups-evolution-identity-page.ui',
|
||||||
'textview-border-windows.ui',
|
|
||||||
'window-show-contents-on-map.ui',
|
'window-show-contents-on-map.ui',
|
||||||
# these depend on details of text layout
|
# these depend on details of text layout
|
||||||
'label-sizing.ui',
|
'label-sizing.ui',
|
||||||
|
@ -8,6 +8,7 @@
|
|||||||
<property name="width_request">160</property>
|
<property name="width_request">160</property>
|
||||||
<property name="height_request">160</property>
|
<property name="height_request">160</property>
|
||||||
<property name="wrap_mode">word</property>
|
<property name="wrap_mode">word</property>
|
||||||
|
<property name="cursor_visible">0</property>
|
||||||
<signal name="map" handler="reftest:add_border_windows" swapped="no"/>
|
<signal name="map" handler="reftest:add_border_windows" swapped="no"/>
|
||||||
</object>
|
</object>
|
||||||
</child>
|
</child>
|
||||||
|
Loading…
Reference in New Issue
Block a user