mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-26 07:35:54 +03:00
[GH-ISSUE #186] Inconsistencies between the various windows' styles and the back button position #156
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#156
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 @mlaily on GitHub (Sep 3, 2017).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/186
Any reason why the webcam window has the default window style and a back button in the bottom left corner, while the recorder and board windows have a custom style and their back button in the top left corner?
I think it would be better if the back button position was consistent between windows.
I'm also not sure if there is a technical reason for the custom window style or not, but I miss some features of the native windows. (For example the ability to maximize the window, either with the maximize button, or by dragging a window to the top of the screen. More generally, I miss Aero Snap.)
What's your opinion about this?
Anyway this tool is great, thank you!
@NickeManarin commented on GitHub (Sep 3, 2017):
There's a technical reason for the screen recorder and board recorder to have custom windows.
It's possible to use the default window style for the board recorder, but that requires some kind of big changes (
that I'm planning to do by the end of the year).@NickeManarin commented on GitHub (Mar 11, 2018):
The back button will be removed following version 2.13.