Skip to content

Conversation

@Ethran
Copy link
Owner

@Ethran Ethran commented Feb 7, 2026

No description provided.

--AI--
- Make `notebookId` a non-nullable parameter in `AppRepository.getPageNumber()` to simplify error handling and remove the need for `requireNotNull`.
- Remove redundant `try/catch` blocks and null-safe calls (`?.let`) at call sites for `getPageNumber`.
- Clean up `XoppFile.kt` by removing explicit `Color.Companion` and `Pen.Companion` qualifiers.
- Add support for parsing the "gray" color in `XoppFile.kt`.
@Ethran Ethran merged commit 1a2f273 into main Feb 7, 2026
1 check passed
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