Skip to content

style: Adjust MkPostForm

Linca requested to merge linca/catofish:style/mkpostform into develop

What does this PR do?

  • Move the "More!" button from the left to the right
  • Move the mention button below "More!" because this button is rarely used !10789 (comment 6444)
  • Move the plugin button below "More!"
  • Restored button size as it now fits even on narrow screens
  • For scheduled posts, add a timer
  • Independent cancel schedule button

image.png

Contribution Guidelines

By submitting this merge request, you agree to follow our Contribution Guidelines

  • This change is reviewed in an issue / This is a minor bug fix
  • I agree to follow this project's Contribution Guidelines
  • I have made sure to test this pull request
  • I have made sure to run pnpm run format before submitting this pull request

If this merge request makes changes to the Firefish API, please update docs/api-change.md

  • I updated the document / This merge request doesn't include API changes

Merge request reports