Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

i/6446: Fix the table selection background #282

Merged
merged 4 commits into from
Apr 17, 2020
Merged

i/6446: Fix the table selection background #282

merged 4 commits into from
Apr 17, 2020

Conversation

panr
Copy link
Contributor

@panr panr commented Apr 16, 2020

Suggested merge commit message (convention)

Other: Improved table cell background in multi selection. Closes ckeditor/ckeditor5#6446.


Additional information

  • From now on, user is able to see table cell background changes in the live preview.

Copy link
Member

@oleq oleq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks awesome ♥️

The only glitch I found is on Firefox:

2020-04-16 16 50 41

TBH, I can live with that. WDYT @Reinmar?

@Reinmar
Copy link
Member

Reinmar commented Apr 16, 2020

Agree. It looks awesome. The glitch on FF is fine. I'd only consider slightly more opaque overlay to make it a bit more visible.

@oleq
Copy link
Member

oleq commented Apr 16, 2020

Agree. It looks awesome. The glitch on FF is fine. I'd only consider slightly more opaque overlay to make it a bit more visible.

It could be then too contrasty with a white cell background and distort the text color too much at the same time. ATM it looks fine I think
image

I played a little with the opacity of the overlay color (up to .6) and the mix-blend-mode: multiply and this is what it could look like.

Before:

Screenshot 2020-04-16 at 17 17 56

After:

Screenshot 2020-04-16 at 17 17 44

WDYT?

@oleq oleq closed this Apr 16, 2020
@oleq oleq reopened this Apr 16, 2020
@panr
Copy link
Contributor Author

panr commented Apr 17, 2020

For me, selected items should be brighter (washed out). The same situation we have, ie: in Google Docs:

image

@oleq oleq merged commit 6a1c7b9 into master Apr 17, 2020
@oleq oleq deleted the i/6446 branch April 17, 2020 14:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The live preview of the table cell background should work with multiple-cell selection
3 participants