Opened 7 years ago
Closed 4 years ago
#34 closed enhancement (fixed)
Change how palettes are displayed in debugger
Reported by: | Sik | Owned by: | Mike Pavone |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | user interface | Version: | 0.5.0 |
Keywords: | Cc: |
Description
The way the palettes are displayed right now makes them look like a huge long palette, which is making it really hard to tell their boundaries apart (yes, this keeps biting me).
Suggestion would be to show them in a 16×4 grid (or 4×16, either works though the former is way more common).
Note:
See TracTickets
for help on using tickets.
I think the new version of the CRAM debugger introduced in 0.6.0 satisfies this. Feel free to reopen if not