mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 06:05:58 -06:00
[PR #107] [MERGED] VirtualGui fixes (crash & compilation error) #158
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/ultimatepp#158
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ultimatepp/ultimatepp/pull/107
Author: @ismail-yilmaz
Created: 10/10/2022
Status: ✅ Merged
Merged: 10/11/2022
Merged by: @mirek-fidler
Base:
master← Head:ctrl_getowner_fix📝 Commits (1)
96a3181VirtualGui: Ctrl::GetOwner() bounds check added. & missing Ctrl::GetCaretBlinkTime() implemented.📊 Changes
2 files changed (+8 additions, -4 deletions)
View changed files
📝
uppsrc/VirtualGui/Ctrl.h(+2 -0)📝
uppsrc/VirtualGui/Wnd.cpp(+6 -4)📄 Description
This patch aims to deal with two urgent issues in VirtualGui:
Both issue is present right from the start when checked with Turtle/WebWordExample
Please review.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.