new-call-box: Always update the UI when the list of origins changes
Otherwise this can lead to being stuck in numeric/non-numeric input mode.
This commit is contained in:
@@ -288,6 +288,8 @@ origin_count_changed_cb (CallsNewCallBox *self)
|
|||||||
|
|
||||||
if (n_items)
|
if (n_items)
|
||||||
dial_queued (self);
|
dial_queued (self);
|
||||||
|
|
||||||
|
notify_selected_index_cb (self);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user