Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Fix SetDisplayNameDialog #648

Merged
merged 1 commit into from
Jan 25, 2017
Merged

Fix SetDisplayNameDialog #648

merged 1 commit into from
Jan 25, 2017

Commits on Jan 25, 2017

  1. Fix SetDisplayNameDialog

    SetDisplayNameDialog got broken by the changes to support asynchronous loading
    of dialogs.
    
    Rather than poking into its internals via a ref, make it return its result via
    onFinished.
    
    Fixes element-hq/element-web#3047
    richvdh committed Jan 25, 2017
    Configuration menu
    Copy the full SHA
    29b4dde View commit details
    Browse the repository at this point in the history