mirror of
https://github.com/dscyrescotti/Memola.git
synced 2026-01-11 20:00:24 +01:00
[PR #57] [MERGED] Optimize rendering #69
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dscyrescotti/Memola/pull/57
Author: @dscyrescotti
Created: 7/3/2024
Status: ✅ Merged
Merged: 7/3/2024
Merged by: @dscyrescotti
Base:
main← Head:feature/renderer-optimization📝 Commits (2)
687fd9bfeat: use throttle to reduce frame rate8fa17a3chore: correct padding📊 Changes
2 files changed (+16 additions, -9 deletions)
View changed files
📝
Memola/Canvas/View/Bridge/Views/DrawingView.swift(+14 -5)📝
Memola/Features/Memo/PenDock/PenDock.swift(+2 -4)📄 Description
Description
This PR add throttling on rendering to reduce frame rate of drawing current stroke on canvas.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.