Scratch-blocks: Disabled menu items have the same style as normal menu items

Created on 5 Jul 2016  路  4Comments  路  Source: LLK/scratch-blocks

In this picture, there's no way to distinguish between disabled menu items and enabled menu items:

Menu

The "clean up blocks" and "redo" options are disabled but you can't tell without hovering over them (they won't have a blue background fill like enabled menu items).

Perhaps disabled menu items should have a light grey background?

bug

Most helpful comment

IMHO instead of a grey background it should be the text that becomes grey. That way it's very clearly _disabled_, as opposed to just being _different_.

All 4 comments

Thanks for the report - we must have broken the CSS somewhere...

IMHO instead of a grey background it should be the text that becomes grey. That way it's very clearly _disabled_, as opposed to just being _different_.

@PullJosh I agree with that. Probably a light grey background, too, so it can stand out...

Fixed up with what there was previously (#ccc).

Was this page helpful?
0 / 5 - 0 ratings