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

Add navigation and zooming functionality to control addin #48

Closed
wants to merge 1 commit into from

Conversation

NovoaDev
Copy link
Owner

@NovoaDev NovoaDev commented Nov 4, 2024

Related to #47

Add navigation and zoom functionality to the control addin.

  • MarkdownViewerANJ.ControlAddin.al: Add Navigate and Zoom procedures. Update the Scripts section to include new JavaScript files for navigation and zooming.
  • Scripts.js: Add functions for handling navigation and zooming of the image. Update the Draw function to include navigation and zooming capabilities.
  • Start.js: Initialize navigation and zooming capabilities in the startup script.
  • Style.css: Add styles for navigation and zooming controls. Change background color while zooming.

For more details, open the Copilot Workspace session.

Related to #47

Add navigation and zoom functionality to the control addin.

- **MarkdownViewerANJ.ControlAddin.al**: Add `Navigate` and `Zoom` procedures. Update the `Scripts` section to include new JavaScript files for navigation and zooming.
- **Scripts.js**: Add functions for handling navigation and zooming of the image. Update the `Draw` function to include navigation and zooming capabilities.
- **Start.js**: Initialize navigation and zooming capabilities in the startup script.
- **Style.css**: Add styles for navigation and zooming controls. Change background color while zooming.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/NovoaDev/Dependency-Graph-BCExt/issues/47?shareId=XXXX-XXXX-XXXX-XXXX).
@NovoaDev NovoaDev closed this Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant