List dividers #107

Closed
opened 2020-11-04 20:14:34 +01:00 by Serraniel · 6 comments
Serraniel commented 2020-11-04 20:14:34 +01:00 (Migrated from github.com)

Aniwatch introduced their own list dividers. The color is a bit different.

Aniwatch
image

Aniwatch Plus:
image

Aniwatch color overrides ours.

Additionally, they don´t add a divider line between the top element and the columns title. This and the fact they override the color currently results in a mix which is ugly with our divider on top of the first element and their dividers for the rest:
image

To discuss:

  • which color is better
  • should there be a dividers for the top element and column titles.
Aniwatch introduced their own list dividers. The color is a bit different. Aniwatch ![image](https://user-images.githubusercontent.com/8461282/98157664-f3aefc80-1ed9-11eb-9d46-6a9bb6d9e61c.png) Aniwatch Plus: ![image](https://user-images.githubusercontent.com/8461282/98157731-0c1f1700-1eda-11eb-99ac-5e5d61c6e83a.png) Aniwatch color overrides ours. Additionally, they don´t add a divider line between the top element and the columns title. This and the fact they override the color currently results in a mix which is ugly with our divider on top of the first element and their dividers for the rest: ![image](https://user-images.githubusercontent.com/8461282/98157879-4983a480-1eda-11eb-85f4-74961b7f4800.png) To discuss: * which color is better * should there be a dividers for the top element and column titles.
Serraniel commented 2020-11-04 20:20:45 +01:00 (Migrated from github.com)

which color is better

Personally, I think the color we used is better because it is more decent and fits better to the websites background. The result is, that the effect of seperating the rows still exists but it is much less dirsturbing if you fastly scan the lines with your eyes.

should there be a dividers for the top element and column titles.

I don´t really have an oppinnion for this question tbh. I guess I prefer the version with that line as it operates as a separator the headlines.

> which color is better Personally, I think the color we used is better because it is more decent and fits better to the websites background. The result is, that the effect of seperating the rows still exists but it is much less dirsturbing if you fastly scan the lines with your eyes. > should there be a dividers for the top element and column titles. I don´t really have an oppinnion for this question tbh. I *guess* I prefer the version with that line as it operates as a separator the headlines.
Serraniel commented 2020-11-04 20:42:29 +01:00 (Migrated from github.com)

Talking with @kaffem we decided to go with our version and fix the mixed borders only.

Talking with @kaffem we decided to go with our version and fix the mixed borders only.
Serraniel commented 2020-11-04 20:44:22 +01:00 (Migrated from github.com)

Something else I noticed: The bottom border is merged in an ugly way with the left border. This affects our solution same as aniwatch original border.

image

If I find an easy fix for it, I will include it. Otherwhise I´ll create a follow up issue.

Something else I noticed: The bottom border is merged in an ugly way with the left border. This affects our solution same as aniwatch original border. ![image](https://user-images.githubusercontent.com/8461282/98160422-78037e80-1ede-11eb-898a-2513590b8850.png) If I find an easy fix for it, I will include it. Otherwhise I´ll create a follow up issue.
Serraniel commented 2020-11-04 20:54:31 +01:00 (Migrated from github.com)

Something else I noticed: The bottom border is merged in an ugly way with the left border. This affects our solution same as aniwatch original border.

image

If I find an easy fix for it, I will include it. Otherwhise I´ll create a follow up issue.

Talking with iMostLiked we found two possible fixes:

  • using ::after instead of the border-bottom (we both disliked)
  • and as an alternative and even nicer fix (thanks to Gio): adding margin-bottom -1px.
> Something else I noticed: The bottom border is merged in an ugly way with the left border. This affects our solution same as aniwatch original border. > > ![image](https://user-images.githubusercontent.com/8461282/98160422-78037e80-1ede-11eb-898a-2513590b8850.png) > > If I find an easy fix for it, I will include it. Otherwhise I´ll create a follow up issue. Talking with iMostLiked we found two possible fixes: * using `::after` instead of the `border-bottom` (we both disliked) * and as an alternative and even nicer fix (thanks to Gio): adding `margin-bottom -1px`.
Serraniel commented 2020-11-04 21:11:04 +01:00 (Migrated from github.com)

Update: Aniwatch fix for the border overlaps also fixes it for our border, so revoked last commit.

Update: Aniwatch fix for the border overlaps also fixes it for our border, so revoked last commit.
Serraniel commented 2020-11-04 21:34:27 +01:00 (Migrated from github.com)

Fixed in 0.3.1

Fixed in 0.3.1
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Serraniel/AniwatchPlus#107
No description provided.