mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-26 17:01:49 +02:00
Update sticker picker handling for new right panel actions
This commit is contained in:
parent
d8d8e59002
commit
eda712ece8
@ -181,8 +181,7 @@ export default class Stickerpicker extends React.Component {
|
||||
case "stickerpicker_close":
|
||||
this.setState({showStickers: false});
|
||||
break;
|
||||
case "show_right_panel":
|
||||
case "hide_right_panel":
|
||||
case "after_right_panel_phase_change":
|
||||
case "show_left_panel":
|
||||
case "hide_left_panel":
|
||||
this.setState({showStickers: false});
|
||||
|
Loading…
x
Reference in New Issue
Block a user