Skip to content

Fix for Crash in ScintillaWinUI::DrawBit with too large drawingBounds parameter#25

Open
minesworld wants to merge 1 commit into
BreeceW:mainfrom
minesworld:restrict-drawing-to-visible
Open

Fix for Crash in ScintillaWinUI::DrawBit with too large drawingBounds parameter#25
minesworld wants to merge 1 commit into
BreeceW:mainfrom
minesworld:restrict-drawing-to-visible

Conversation

@minesworld
Copy link
Copy Markdown

Some changes so that Scintilla redraw only the visible portion of the control if a complete redraw is needed in case the painting was aborted (due to a word wrap).

- restrict complete redraw to visible area
@minesworld minesworld changed the title Better fix for https://github.com/BreeceW/WinUIEdit/issues/24 Better fix for Crash in ScintillaWinUI::DrawBit with too large drawingBounds parameter Mar 27, 2025
@minesworld minesworld changed the title Better fix for Crash in ScintillaWinUI::DrawBit with too large drawingBounds parameter Fix for Crash in ScintillaWinUI::DrawBit with too large drawingBounds parameter Mar 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant