mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-08-04 11:44:00 +00:00
4.17.7
* Fixed: Do not submit error reports when add-on development is enabled. * Fixed: The emote menu not updating appropriately when certain settings changed or data loaded. * Fixed: The emote menu breaking when the emote menu loaded before emoji data loaded and the 'combined tabs' setting was enabled.
This commit is contained in:
parent
4f0144ed71
commit
00b69a3c66
4 changed files with 41 additions and 37 deletions
|
@ -261,7 +261,6 @@ export default class Layout extends Module {
|
|||
}
|
||||
|
||||
updatePortraitMode() {
|
||||
for(const inst of this.RightColumn.instances)
|
||||
inst.hideOnBreakpoint();
|
||||
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue