Skip to content

rxfx-turing-complete: bugfixes & formatting improvements#1717

Merged
cfillion merged 4 commits intoReaTeam:masterfrom
rexendevar:turing-complete-fixes
Apr 20, 2026
Merged

rxfx-turing-complete: bugfixes & formatting improvements#1717
cfillion merged 4 commits intoReaTeam:masterfrom
rexendevar:turing-complete-fixes

Conversation

@rexendevar
Copy link
Copy Markdown
Contributor

fixed:

  • tempo display was completely broken all of the time
  • page load was inconsistent
  • tracks were not armed correctly on page load
  • none of my functions were centralized
  • preroll indicator was ugly
  • project list didn't update properly

I expect to have more fixes to do in the near future. Also if you know how to prevent the .vscode folder from appearing in my damn repo I'd rly appreciate it

@cfillion
Copy link
Copy Markdown
Member

Also if you know how to prevent the .vscode folder from appearing in my damn repo I'd rly appreciate it

.git/info/exclude (https://git-scm.com/docs/gitignore), or stage only the desired files/changes with git add before committing.

@cfillion cfillion merged commit ded47fb into ReaTeam:master Apr 20, 2026
1 check passed
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.

2 participants