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

FvwmPager: fix division by zero #885

Merged
merged 1 commit into from
Aug 29, 2023
Merged

FvwmPager: fix division by zero #885

merged 1 commit into from
Aug 29, 2023

Conversation

ThomasAdam
Copy link
Member

When resizing FvwmPager, don't error out with a division by zero. This
can happen when a window is overlapped with itself while resizing.

When resizing FvwmPager, don't error out with a division by zero.  This
can happen when a window is overlapped with itself while resizing.
@ThomasAdam ThomasAdam added this to the 1.0.8 milestone Aug 29, 2023
@ThomasAdam ThomasAdam self-assigned this Aug 29, 2023
@ThomasAdam ThomasAdam added type:bug Something's broken! relates:module Issue is in module code labels Aug 29, 2023
@ThomasAdam ThomasAdam merged commit 58f2d04 into main Aug 29, 2023
4 checks passed
@ThomasAdam ThomasAdam deleted the ta/fp-dbzero branch August 29, 2023 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
relates:module Issue is in module code type:bug Something's broken!
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant