mumble-voip/mumble

Settings window should be non-modal, and the "Apply" button should apply settings immediately

Open

#2,734 opened on Jan 17, 2017

View on GitHub
 (5 comments) (0 reactions) (0 assignees)C++ (1,062 forks)batch import
feature-requesthelp wantedui

Repository metrics

Stars
 (5,642 stars)
PR merge metrics
 (Avg merge 6d) (7 merged PRs in 30d)

Description

Hi I am on the latest v1.3 snapshot (64bit) and it appears that the apply button does not work as it should.

Simple steps to reproduce:

  1. Open Preferences
  2. Go to User Interface and change the "layout"
  3. Press apply

The new layout will not be applied until restart. However pressing "OK" works as it should and applies the setting correctly.

Contributor guide