Switch back to using NanoVG UI

Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
falkTX 2021-11-04 10:49:34 +00:00
parent 9b4781cb26
commit 0c916ae619
No known key found for this signature in database
GPG key ID: CDBAA37ABC74FBA0
4 changed files with 6 additions and 10 deletions

View file

@ -136,7 +136,7 @@ public:
rack::contextSet(nullptr);
}
void onDisplay() override
void onNanoDisplay() override
{
const ScopedContext sc(this);
fContext->window->step();