Frontmatter
| id | 2076 |
| title | Neo.Main: remove queueUpdate() |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | May 17, 2021, 11:40 PM |
| updatedAt | May 18, 2021, 12:18 AM |
| githubUrl | https://github.com/neomjs/neo/issues/2076 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | May 18, 2021, 12:18 AM |
Neo.Main: remove queueUpdate()
tobiu assigned to @tobiu on May 17, 2021, 11:40 PM
tobiu closed this issue on May 17, 2021, 11:44 PM
tobiu reopened this issue on May 18, 2021, 12:07 AM

tobiu
May 18, 2021, 12:18 AM
wishful thinking. the mode does get passed to DomAccess to trigger write() or update(). combining those is a lot of work and not worth it.
tobiu closed this issue on May 18, 2021, 12:18 AM
read & write is enough for the animation frame queue.