mirror of
https://github.com/DYefremov/DemonEditor.git
synced 2026-06-25 00:31:22 +02:00
little changes for the filter bar
This commit is contained in:
@@ -1099,6 +1099,7 @@ class MainAppWindow:
|
||||
self.update_filter_sat_positions()
|
||||
|
||||
self._filter_bar.set_search_mode(active)
|
||||
self._filter_bar.set_visible(active)
|
||||
|
||||
@run_idle
|
||||
def update_filter_sat_positions(self):
|
||||
|
||||
@@ -1224,7 +1224,6 @@ Author: Dmitriy Yefremov
|
||||
</child>
|
||||
<child>
|
||||
<object class="GtkSearchBar" id="filter_bar">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
<child>
|
||||
<object class="GtkBox" id="filter_box">
|
||||
|
||||
Reference in New Issue
Block a user