kit-sdq / intelligrade

IntelliJ-Plugin for grading with the artemis project
Eclipse Public License 2.0
8 stars 2 forks source link

Improve UI for buttons tab #50

Closed Luro02 closed 2 months ago

Luro02 commented 2 months ago

image

Improvements:

Feuermagier commented 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.

Feuermagier commented 2 months ago

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.

dfuchss commented 2 months ago

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.

Luro02 commented 2 months ago

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; image

Luro02 commented 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 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: