mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-08-08 07:10:54 +00:00
4.8.2
Fixed: The Add Action menu for Chat Actions being too tall to fit within the FFZ Control Center at some resolutions. Fixed: Styling for various hover-able UI elements. Fixed: User Context Chat Actions set to show/hide based upon a message's deleted state not properly doing so. Fixed: The FFZ emote menu appearing too tall at times. Fixed: Remove debug logging. Changed: The `Delete All` button in the Chat Actions editors will now not immediately clear all actions, but rather show another button asking the user to confirm. Changed: Add a page rule for dashboard pop-out chat so that profiles can be made for it. Changed: Update `CHAT_TYPES` from Twitch.
This commit is contained in:
parent
056cc9c401
commit
39fb185ecf
27 changed files with 130 additions and 83 deletions
|
@ -64,7 +64,7 @@
|
|||
<simplebar classes="ffz-vertical-nav__items tw-full-width tw-flex-grow-1">
|
||||
<header v-if="has_unseen" class="tw-border-b tw-pd-1">
|
||||
<button
|
||||
class="tw-button tw-button--hollow tw-full-width"
|
||||
class="tw-button ffz-button--hollow tw-full-width"
|
||||
@click="allRead"
|
||||
>
|
||||
<span class="tw-button__text">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue