[nautilus/wip/csoriano/search-popover: 7/8] search-popover: don't update label on showing date widgets
- From: Carlos Soriano Sánchez <csoriano src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus/wip/csoriano/search-popover: 7/8] search-popover: don't update label on showing date widgets
- Date: Wed, 27 Jan 2016 18:15:57 +0000 (UTC)
commit fc1dcb1af27b5ce0d40d5b634814c1a2d3aaa48b
Author: Carlos Soriano <csoriano gnome org>
Date: Wed Jan 27 17:16:59 2016 +0100
search-popover: don't update label on showing date widgets
This is done for any user action. In this way we don't have to
do this confusing check here.
src/nautilus-search-popover.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/nautilus-search-popover.c b/src/nautilus-search-popover.c
index d6e2c7f..df4bc0c 100644
--- a/src/nautilus-search-popover.c
+++ b/src/nautilus-search-popover.c
@@ -684,8 +684,6 @@ show_date_selection_widgets (NautilusSearchPopover *popover,
* Otherwise, when we select a date and try to select a mimetype,
* the label is unwantedly reset.
*/
- if (!popover->query)
- update_date_label (popover, 0);
}
static void
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]