Skip to content
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

Presentations: Ruler #8966

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Darshan-upadhyay1110
Copy link
Contributor

  • Initialized ruler UI for DOCTYPE Presentation
  • Now functionality is available independent of the selected view.
  • Ruler is present in both Compact/Tabbed view

Signed-off-by: Darshan-upadhyay1110 [email protected]
Change-Id: Ie443a69d0afead8fde2ac08b63442b491710fcb8

  • Resolves: #
  • Target version: master

Summary

TODO

  • ...

Checklist

  • Code is properly formatted
  • All commits have Change-Id
  • I have run tests with make check
  • I have issued make run and manually verified that everything looks okay
  • Documentation (manuals or wiki) has been updated or is not required

@hfiguiere
Copy link
Contributor

Is this #7405

@Darshan-upadhyay1110
Copy link
Contributor Author

Is this #7405

Yes this the enhancment

@Darshan-upadhyay1110 Darshan-upadhyay1110 changed the title Presentations: Ruler WIP - Presentations: Ruler May 3, 2024
@Darshan-upadhyay1110
Copy link
Contributor Author

WIP changes in CORE: https://gerrit.libreoffice.org/c/core/+/167060

@Darshan-upadhyay1110
Copy link
Contributor Author

Final CORE changes: https://gerrit.libreoffice.org/c/core/+/168276/1

To test this online patch, please build CORE with above PR

 - Initialized ruler UI for DOCTYPE Presentation
 - Now functionality is available independent of the selected view.
 - Ruler is present in both Compact/Tabbed view

Signed-off-by: Darshan-upadhyay1110 <[email protected]>
Change-Id: Ie443a69d0afead8fde2ac08b63442b491710fcb8
- data in ruler for impress are quite diffrent compare to what we expect in writer
- handled calculation which will work for all apps
- for impress we need to consider the left presentation wrraper part as well and take that into account for left/right margin calculation
Signed-off-by: Darshan-upadhyay1110 <[email protected]>
Change-Id: I793ff0bba82dd47da0322e12cfd975378fe41d4b
@Darshan-upadhyay1110 Darshan-upadhyay1110 marked this pull request as ready for review June 5, 2024 15:01
@Darshan-upadhyay1110 Darshan-upadhyay1110 changed the title WIP - Presentations: Ruler Presentations: Ruler Jun 5, 2024
- if ruler is enabled get response on initilaization
- this patch will also handle some tricky condition like if ruler not enabled we will not request for ruler data.
- as a next step we will get ruler data if user enabled it using UI menu option

Signed-off-by: Darshan-upadhyay1110 <[email protected]>
Change-Id: Icd98a7fef01c0360779c33c906161edcee498944
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: To Review
Development

Successfully merging this pull request may close these issues.

None yet

2 participants