Skip to content

Conversation

@voytas
Copy link
Contributor

@voytas voytas commented Jan 27, 2026

No description provided.

… with streamlined immediate command parsing functionality
…ueries, refine command parsing, and update UI labels/messages.
}

private void ScrollToRow(int rowIndex) => _scrollViewer.Offset =
new Vector(_scrollViewer.Offset.X, rowIndex * RowHeight);
@voytas voytas merged commit 405319b into main Jan 29, 2026
7 checks passed
@voytas voytas deleted the improved-hex-viewer branch January 29, 2026 19:54
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.

2 participants