[Dev] Implement canvas view #3

Closed
opened 2025-12-29 05:18:57 +01:00 by adam · 0 comments
Owner

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
adam closed this issue 2025-12-29 05:18:57 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Memola#3