Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvements to Image Grid Cell Size Adjustemt #15

Merged
merged 3 commits into from
May 3, 2024
Merged

Conversation

AnonymouX47
Copy link
Owner

@AnonymouX47 AnonymouX47 commented May 3, 2024

  • Changes the lower bound for the grid cell width from 30 to 10 columns.
  • The Size- and Size+ actions in the image-grid context are now dynamically disabled/enabled.

Addresses #12 (comment) .

- Change: Change the lower bound for the `cell width` config option
  from 30 to 10.
- Change: Update the `image-grid::Size-` action likewise.
- Change: The `Size-` and `Size+` actions in the `image-grid` context
  are now respectively disabled while the cell width is at the
  corresponding bound.
@AnonymouX47 AnonymouX47 added config Related to viewer Configuration improvement Implementation of improvement to an existing feature tui Related to the TUI (and TUI mode) labels May 3, 2024
@AnonymouX47 AnonymouX47 added this to the 0.2.0 milestone May 3, 2024
@AnonymouX47 AnonymouX47 changed the title Improvements to Grid Cell Size Adjustemt Improvements to Image Grid Cell Size Adjustemt May 3, 2024
@AnonymouX47 AnonymouX47 merged commit da5dabf into main May 3, 2024
16 checks passed
@AnonymouX47 AnonymouX47 deleted the grid-cell-size branch May 3, 2024 03:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
config Related to viewer Configuration improvement Implementation of improvement to an existing feature tui Related to the TUI (and TUI mode)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant