mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 07:05:54 +03:00
[PR #974] Modified to avoid binding-related warning messages when running the editor #1279
Labels
No labels
copy cats
duplicated
future feature
pull-request
⬜ Accepted
⬜ Completed
⬜ Help Wanted 💪
⬜ In Progress
⬜ Missing Details
⬜ Pending
⬜ Waiting For Answer ⏳
🆕 feature preview
🔷 Bug 🐛
🔷 Out Of Scope
🔷 Out Of Scope
🔷 Question
🔷Enhancement
🔷Enhancement
🔷Invalid / External
🔷Knowledge Base
🔷Won't Fix
🕑 High
🕑 High
🕑 High
🕕 Medium
🕙 Low
🕛 Critical
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ScreenToGif#1279
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/NickeManarin/ScreenToGif/pull/974
Author: @akon47
Created: 8/20/2021
Status: 🔄 Open
Base:
dev← Head:master📝 Commits (1)
b772044Modified to avoid binding-related warning messages when running the editor📊 Changes
3 files changed (+37 additions, -2 deletions)
View changed files
📝
ScreenToGif/ScreenToGif.csproj(+1 -0)➕
ScreenToGif/Util/Converters/DoubleToNotNanDouble.cs(+33 -0)📝
ScreenToGif/Windows/Editor.xaml(+3 -2)📄 Description
Add converter not to return NaN, as a warning occurs when the Width and Height values of CaptionOverlayGrid are Double.NaN.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.