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

fix: Remove 0 character long selections #288

Merged

Conversation

kokoISnoTarget
Copy link
Contributor

This solves #276.

Signed-off-by: konrad <kokos.kekse@gmail.com>
@CosmicHorrorDev CosmicHorrorDev added the C-bug Category: Something isn't working label Mar 26, 2024
@CosmicHorrorDev CosmicHorrorDev linked an issue Mar 26, 2024 that may be closed by this pull request
@CosmicHorrorDev CosmicHorrorDev self-requested a review March 26, 2024 00:04
Copy link
Collaborator

@CosmicHorrorDev CosmicHorrorDev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thanks!

@CosmicHorrorDev CosmicHorrorDev merged commit 1a747a5 into Inlyne-Project:main Mar 26, 2024
9 checks passed
CosmicHorrorDev pushed a commit to CosmicHorrorDev/inlyne that referenced this pull request Apr 6, 2024
CosmicHorrorDev added a commit that referenced this pull request Apr 6, 2024
* fix(links): ignore the case when look-up for an anchor (#256)

* Fix exclude for `manual_test_data` (#257)

* docs(repology): Exclude unsupported package repos (#271)

* fix(table): Fix crash when rendering headerless table (#279)

* docs(readme): Improve installation docs (#280)

* fix: add check to render_selection, so it does not return small boxes. (#288)

Signed-off-by: konrad <kokos.kekse@gmail.com>

* chore(deps): Update `smithay-client-toolkit` from v0.16.0 -> v0.16.1 (#298)

* chore: Dont check for typos on test data

---------

Signed-off-by: konrad <kokos.kekse@gmail.com>
Co-authored-by: Anas <anas.elgarhy.dev@gmail.com>
Co-authored-by: kokoISnoTarget <72217393+kokoISnoTarget@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clicking text leaves a 1-pixel wide selection
2 participants