Skip to content

refactor: Display #190

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
wants to merge 1 commit into from
Closed

Conversation

PatelTirth25
Copy link

This PR refactors the display_list.rs file, which was over 1700 lines, into a more manageable structure by splitting it into separate modules. (#184)

Folder structure:

src/renderer/display
├── constants.rs
├── cursor_line.rs
├── display_annotations.rs
├── display_header.rs
├── display_line.rs
├── display_list.rs
├── display_mark.rs
├── display_set.rs
├── display_text.rs
├── end_line.rs
└── mod.rs

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant