Originally created by @dscyrescotti on GitHub (May 4, 2024).
Originally assigned to: @dscyrescotti on GitHub.
Description
The canvas is the core component of Memola application because it is responsible for displaying rendered content to screen. It needs to support zooming and scrolling without having performance issues.
Todos
To implement canvas view
To support zooming and scrolling
Originally created by @dscyrescotti on GitHub (May 4, 2024).
Originally assigned to: @dscyrescotti on GitHub.
### Description
The canvas is the core component of Memola application because it is responsible for displaying rendered content to screen. It needs to support zooming and scrolling without having performance issues.
### Todos
- [x] To implement canvas view
- [x] To support zooming and scrolling
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @dscyrescotti on GitHub (May 4, 2024).
Originally assigned to: @dscyrescotti on GitHub.
Description
The canvas is the core component of Memola application because it is responsible for displaying rendered content to screen. It needs to support zooming and scrolling without having performance issues.
Todos