mumble-voip/mumble

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

Open

#2734 opened on Jan 17, 2017

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

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