Fix chart web view properties
It became a really narrow stripe in the previous update
This commit is contained in:
parent
bb7df55675
commit
a9ab84d8b1
@ -239,6 +239,8 @@
|
||||
<child>
|
||||
<object class="WebkitWebView" id="chart_web_view">
|
||||
<property name="user-content-manager">content_manager</property>
|
||||
<property name="vexpand">True</property>
|
||||
<property name="hexpand">True</property>
|
||||
<signal name="context-menu" handler="ag_window_chart_context_cb"/>
|
||||
</object>
|
||||
</child>
|
||||
|
Loading…
Reference in New Issue
Block a user