macOS: make conversation and main header draggable

This commit is contained in:
Evan Hahn 2021-03-08 16:42:29 -06:00 committed by Josh Perez
parent ecc04d36de
commit 729d808f62
7 changed files with 119 additions and 11 deletions

View file

@ -367,6 +367,7 @@ export class MainHeader extends React.Component<PropsType, StateType> {
{({ ref }) => (
<Avatar
avatarPath={avatarPath}
className="module-main-header__avatar"
color={color}
conversationType="direct"
i18n={i18n}