Dimchikkk / velo

App for brainstorming & sharing ideas 🦀 Learning Project
Apache License 2.0
320 stars 27 forks source link

increase universe size #205

Closed Dimchikkk closed 1 year ago

Dimchikkk commented 1 year ago

It's not perfect solution from UX point of view, grid is hidden on big zoom out. But the size of universe is extended to 1 trillion x 1 trillion. Default paper-like note is 144x144, so universe can contain ~ 48 quintillions of notes.

codecov[bot] commented 1 year ago

Codecov Report

Merging #205 (c329d4f) into main (ede83ca) will decrease coverage by 0.05%. The diff coverage is 0.00%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/StaffEngineer/velo/pull/205/graphs/tree.svg?width=650&height=150&src=pr&token=QGEKLM6ZDF&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)](https://app.codecov.io/gh/StaffEngineer/velo/pull/205?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) ```diff @@ Coverage Diff @@ ## main #205 +/- ## ========================================== - Coverage 14.53% 14.49% -0.05% ========================================== Files 56 56 Lines 6661 6680 +19 ========================================== Hits 968 968 - Misses 5693 5712 +19 ``` | [Impacted Files](https://app.codecov.io/gh/StaffEngineer/velo/pull/205?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/canvas/grid/systems.rs](https://app.codecov.io/gh/StaffEngineer/velo/pull/205?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2NhbnZhcy9ncmlkL3N5c3RlbXMucnM=) | `0.00% <0.00%> (ø)` | | | [src/systems.rs](https://app.codecov.io/gh/StaffEngineer/velo/pull/205?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3N5c3RlbXMucnM=) | `0.00% <0.00%> (ø)` | | | [src/themes.rs](https://app.codecov.io/gh/StaffEngineer/velo/pull/205?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3RoZW1lcy5ycw==) | `0.00% <0.00%> (ø)` | |