mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-26 07:35:54 +03:00
[GH-ISSUE #1183] [Feature Request] Allow ability to add borders and backgrounds for text boxes #3230
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#3230
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?
Originally created by @Jlll1 on GitHub (Mar 30, 2023).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/1183
Originally assigned to: @NickeManarin on GitHub.
Is your feature request related to a problem? Please describe.
When adding a text box, in order to create a solid background / border for it, to make it more readable and apparent, you have to first manually create a rectangle and then draw the text on it.
Describe the solution you'd like
The solution to that problem would be to allow the user to change the background color of the text, similar to any text editing tool. Additionally, to make the text more apparent, ability to create borders around the text rectangle, would be an useful feature.
Describe alternatives you've considered
I think background color is enough, the border is just an addition, but I'd consider the background color to be a must have, and it's really difficult to work without it.