Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Geir/startdesk experiments layout #794

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

gtandersen
Copy link
Contributor

Condensed Start Desk layout.

@gtandersen
Copy link
Contributor Author

Start Desk Condensed

@tadzik
Copy link
Contributor

tadzik commented Oct 28, 2020

Needs this patch to compile for me:

diff --git a/src/app/start/startdesk.component.html b/src/app/start/startdesk.component.html
index c9f3d5e..7169f39 100644
--- a/src/app/start/startdesk.component.html
+++ b/src/app/start/startdesk.component.html
@@ -127,6 +127,6 @@
       <div>In progress: <u>Hang with Elves</u>, <u>Evade Sauron</u> <mat-icon class="start_chart" style="margin-left: 30px; -webkit-transform: scaleX(-1); transform: scaleX(-1); color: red">insert_chart</mat-icon></div>
       <div>Upcoming: <u>Destroy One Ring</u> <mat-icon class="start_chart" style="margin-left: 30px; -webkit-transform: scaleX(-1); transform: scaleX(-1); color: red">insert_chart</mat-icon></div>
     </mat-card>
-  </div> -->
+  </div>
 </div>
   -->

It seems like somewhere along the way on master we broke selecting emails from URL, which makes the screen somewhat useless :/ I'll see if I can unbreak it.

@tadzik tadzik mentioned this pull request Nov 30, 2020
@kvviecien kvviecien mentioned this pull request Dec 9, 2020
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