andymatuschak / orbit

Experimental spaced repetition platform for exploring ideas in memory augmentation and programmable attention
https://withorbit.com
Other
1.71k stars 54 forks source link

Hide prompt overflow with visual affordance #197

Closed kirkbyo closed 3 years ago

kirkbyo commented 3 years ago

Closes https://github.com/andymatuschak/orbit/issues/79

Solution When the prompt content detects that it is overflowing, the overflow is marked as hidden. To indicate that the content has been truncated, sawteeth are shown.

Orange Green Blue (no truncation)
Screen Shot 2021-04-27 at 8 27 37 PM Screen Shot 2021-04-27 at 8 28 18 PM Screen Shot 2021-04-27 at 8 31 22 PM
andymatuschak commented 3 years ago

Great work! Thanks. :)