You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Requires a refactor of the Title component to support showing a QPushButton. The QPushButton's icon should be the selected emoji from the Twemoji set. Clicking the QPushButton should bring up an EmojiPicker, which would probably be a QTableView retrieving emojis via MVC.
Requires a refactor of the
Title
component to support showing aQPushButton
. TheQPushButton
's icon should be the selected emoji from the Twemoji set. Clicking theQPushButton
should bring up anEmojiPicker
, which would probably be aQTableView
retrieving emojis via MVC.—
Created via Raycast
The text was updated successfully, but these errors were encountered: