Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: revert change of
cosmic::Task
to cosmic::app::Task
This change caused all uses of `cosmic::Task` to be coerced into a message type specific to `cosmic::app`. Thus, users were forced to create messages that are wrapped in `cosmic::app::Message` enums.
- Loading branch information