Closed Luro02 closed 2 months ago
What colors do you think of? I'm feeling like adding too many colors makes the UI cluttered (also IntelliJ's design guidelines recommend using only very few colors). I've tried graying out buttons that only report and don't score, but they then look like they are disabled.
I'm not sure how I could go about your second point without manually calculating the number of buttons that fit in a row. However, you adjust the number of buttons per row in the settings.
I'm not sure how I could go about your second point without manually calculating the number of buttons that fit in a row.
You can do the same as in the eclipse plugin. Just make the # columns configurable.
I'm not sure how I could go about your second point without manually calculating the number of buttons that fit in a row.
You can do the same as in the eclipse plugin. Just make the # columns configurable.
I think the default were 3;
What colors do you think of? I'm feeling like adding too many colors makes the UI cluttered (also IntelliJ's design guidelines recommend using only very few colors). I've tried graying out buttons that only report and don't score, but they then look like they are disabled.
I was thinking of these pull requests https://github.com/kit-sdq/programming-lecture-eclipse-artemis/pull/338 and https://github.com/kit-sdq/programming-lecture-eclipse-artemis/pull/332, the default colors were:
Improvements: