linutil
linutil copied to clipboard
implement dynamic shortcut list sizing
Type of Change
- [x] Bug fix
Description
Makes shortcut list dynamically sized
Issues / other PRs related
- Resolves #653
Checklist
- [x] My code adheres to the coding and style guidelines of the project.
- [x] I have performed a self-review of my own code.
- [x] I have commented my code, particularly in hard-to-understand areas.
- [x] I have made corresponding changes to the documentation.
- [x] My changes generate no errors/warnings/merge conflicts.
might wanna organize these into a grid like pattern so they dont look messy
Good idea, that'll be a little bit longer to get implemented right, though, so this'll at least get the bug sorted
Any feedback @lj3954?