display: Fix display enabled toggle visibility
This commit is contained in:
parent
ad063dfa55
commit
4702757b93
1 changed files with 1 additions and 1 deletions
|
@ -840,7 +840,7 @@ rebuild_ui (CcDisplayPanel *panel)
|
|||
}
|
||||
|
||||
cc_display_settings_set_multimonitor (panel->settings,
|
||||
n_outputs > 1 &&
|
||||
n_usable_outputs > 1 &&
|
||||
type != CC_DISPLAY_CONFIG_CLONE);
|
||||
|
||||
cc_panel_set_selected_type (panel, type);
|
||||
|
|
Loading…
Add table
Reference in a new issue