-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Button to display message source in the New Modmail (#336)
* Source button looks like other ones * Source button activates on every modmail thread * displaying source with textarea works * resized the field * removed styling for the button since it got converted to an action button * prevented displaying multiple source textareas * moved button below the message, simplified code * moved button down to not collide with the message * fixed style issues * Added a setting * Added toggling source * Changed some comments * Refactor: Moved to TB.listener and button appears only once * Changed the textarea size * Simplified hiding/showing the textarea * Source appears only once * Got rid of a needless comment * Applied @creesch's changes Co-authored-by: Xeoth <ujan.pl@gmail.com>
- Loading branch information
Showing
2 changed files
with
85 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
b086732
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wait how is this authored 17 hours ago if it was already merged?