-
Notifications
You must be signed in to change notification settings - Fork 138
Basic draw support #1470
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Basic draw support #1470
Conversation
jancborchardt
left a comment
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.
Icon looks good for Draw actually :)
julien-nc
left a comment
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.
Code LGTM.
Code formatting suggestions are just small details 😁.
It runs fine.
- Preview are generated
- Document creation works fine
- Loading an existing document works fine
- ODG icon looks good
Signed-off-by: Julius Härtl <[email protected]>
|
Code style issues all resolved, we should also introduce https://github.com/FriendsOfPHP/PHP-CS-Fixer here |
Initial attempt to bring in draw support for Collabora Online. (fixes #1450)
@jancborchardt Could you maybe help out a bit with some proper icon for the new file type, I quickly drafted something like this but maybe you can come up with a better idea or more polished one:
ToDo:
FYI @timar @eszkadev