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

Inconsistency when coloring cell with "apply last cell color" and "open cell colors" #662

Open
ME7DYCgw8M opened this issue Jun 4, 2024 · 0 comments

Comments

@ME7DYCgw8M
Copy link

ME7DYCgw8M commented Jun 4, 2024

Reproducing:

TLDR: "apply last cell color" colors also subcells

Case 1

  1. Make cell (cell 1)
  2. Make subcell (cell 2)
  3. Color cell 2 with ALT+SHIFT+F9 (open cell colors) red
  4. Color cell 3 (any other cell but not cell 1 or cell 2) with ALT+SHIFT+F9 (open cell colors) green
  5. Color cell 1 with ALT+SHIFT+C (apply last cell color)
  6. Cell 2 is also colored with cell 3 color green

TLDR: "open cell colors" does not color subcells

Case 2

  1. Make cell (cell 1)
  2. Make subcell (cell 2)
  3. Color cell 2 with ALT+SHIFT+F9 (open cell colors) with red
  4. Color cell 1 with ALT+SHIFT+F9 (open cell colors) with green
  5. Cell 2 stays red

In case 1 subcell is colored with parent cell color. In case 2 subcell color is unaffected by cell 1 color change.

If this intentional, so be it.
But I think both cases should leave subcell coloring red.

Ps. Treesheets is awesome!

@ME7DYCgw8M ME7DYCgw8M changed the title Inconsistency when coloring cell with apply last cell color and open cell colors Inconsistency when coloring cell with "apply last cell color" and "open cell colors" Jun 4, 2024
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

No branches or pull requests

1 participant