mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
gg: bring back native rendering on macos
This commit is contained in:
@@ -81,6 +81,7 @@ fn main() {
|
||||
bg_color: bg_color
|
||||
frame_fn: frame
|
||||
font_path: font_path // window_user_ptr: ctx
|
||||
// native_rendering: true
|
||||
)
|
||||
app.gg.run()
|
||||
}
|
||||
|
Reference in New Issue
Block a user