# Rewrite Stage 1.6
- Add static Text (Auto Static Text) - Add a Text Flag that Renders Text if it is Out of Screen - Shorter Keyboard animations and Fix Vertical Movement - Make Keyboard keys transparent - Make | to / in Performance Overlay as the symbol lokks biggy on System Font - Add Ast and Tms to Performance OVL
This commit is contained in:
@ -104,6 +104,7 @@ class Test : public PD::App {
|
||||
PD::Keyboard::State state;
|
||||
PD::UI7::Context::Ref ui7;
|
||||
PD::LI::Font::Ref font;
|
||||
vec2 text_pos;
|
||||
};
|
||||
|
||||
int main() {
|
||||
|
Reference in New Issue
Block a user