TextView: render the background of border windows
Set the .top, .left, etc css classes and render the background of the border windows. Change the reftest implementation accordingly.
This commit is contained in:
@ -13,7 +13,6 @@
|
||||
<property name="can_focus">True</property>
|
||||
<property name="wrap_mode">word</property>
|
||||
<signal name="map" handler="reftest:add_border_windows" swapped="no"/>
|
||||
<signal name="draw" handler="reftest:paint_border_windows" swapped="no"/>
|
||||
</object>
|
||||
</child>
|
||||
</object>
|
||||
|
||||
Reference in New Issue
Block a user