-
Notifications
You must be signed in to change notification settings - Fork 914
Notebookbar: Impress: add a button to insert canvas slide & reshuffle pages #13434
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
base: master
Are you sure you want to change the base?
Conversation
d2d3908 to
1cc824b
Compare
1cc824b to
a1f62db
Compare
05775e3 to
2f0dd46
Compare
pedropintosilva
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.
@mohit-marathe this is what I see:
I'm a bit confused, I thought we would have always in the maximum one canvas slide per presentation. What maybe I understood it wrong? (What would be the user flow that requires more than one?)
That apart, I think we should use a split button instead in the insert button. The same as we use in the home tab (with icon view) and then just add a button at the bottom (similar as we have for that Margins button in Writer > Layout or in Calc. And then we would have the New Canvas Slide button on both Home and Insert tab:
That's right. |
|
Mohit has confirmed there is only one canvas slide per document, always. |
2f0dd46 to
fef49c4
Compare
- Add buttons for .uno:InsertCanvasSlide and .uno:ReshufflePages - Create Widget.NewSlideLayoutEntry.ts for having both grid, and a separate button in the dropdown Signed-off-by: Mohit Marathe <[email protected]> Change-Id: I82120479cf599f9058a6151cda0827ea12c8d777
fef49c4 to
b1cedb6
Compare
Change-Id: I82120479cf599f9058a6151cda0827ea12c8d777
This feature is currently experimental as there are some bugs that I want to fix.