Skip to content

Commit

Permalink
improve comment
Browse files Browse the repository at this point in the history
  • Loading branch information
igagis committed Aug 29, 2024
1 parent 6ed6d10 commit 5eb975b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ruisapp/glue/ios/glue.mm
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@ - (void)touchesCancelled:(NSSet<UITouch *> *)touches withEvent:(UIEvent *)event{
}

void application::swap_frame_buffers(){
// do nothing
// do nothing, ios swaps frame buffers automatically
}

void application::show_virtual_keyboard()noexcept{
Expand Down

0 comments on commit 5eb975b

Please sign in to comment.