mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 15:15:51 +03:00
[PR #84] [CLOSED] UI Improvements #1064
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#1064
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/84
Author: @XanderLuciano
Created: 2/7/2017
Status: ❌ Closed
Base:
master← Head:UI_Improvements📝 Commits (10+)
553d0a1Minor UI Improvements88f664bMerge branch 'hotfix/Minor_UI_Improvements'3edb94dMerge branch 'hotfix/Minor_UI_Improvements' into develop17da24bUpdating Board Editor UI to match previous UI changesbb04203Merge branch 'hotfix/Additional_UI_Fixes'838e835Merge branch 'hotfix/Additional_UI_Fixes' into develop62edc6fAdding SmartSelectBox, an extension of TextBox which auto selects all text upon receiving focus and triple clicking09ade83Fixed vertical alignment on save file location TextBox46e2a55Moved/Added white background setting to IntegerBox control.40cc2d8Merge branch 'feature/SmartSelectTextBox' into develop📊 Changes
5 files changed (+30 additions, -21 deletions)
View changed files
📝
ScreenToGif/Controls/ExtendedTextBox.cs(+17 -10)📝
ScreenToGif/Controls/IntegerBox.cs(+2 -0)📝
ScreenToGif/Windows/Board.xaml(+5 -5)📝
ScreenToGif/Windows/Editor.xaml(+3 -3)📝
ScreenToGif/Windows/Recorder.xaml(+3 -3)📄 Description
Fixed #80
Also added other minor UI enhancements:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.