Add feedback via HUD progress pulse on slow inline image paste
This commit is contained in:
parent
4d0ed05a2b
commit
50a1691b2f
2 changed files with 70 additions and 16 deletions
|
|
@ -850,6 +850,16 @@
|
|||
</style>
|
||||
</object>
|
||||
</child>
|
||||
<child type="overlay">
|
||||
<object class="GtkProgressBar" id="background_progress">
|
||||
<property name="can_focus">False</property>
|
||||
<property name="valign">start</property>
|
||||
<style>
|
||||
<class name="osd"/>
|
||||
<class name="top"/>
|
||||
</style>
|
||||
</object>
|
||||
</child>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="expand">True</property>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue