Opened 10 years ago
Closed 3 years ago
#11813 closed enhancement (fixed)
HaikuDepot's screenshot window improvements (easy)
Reported by: | humdinger | Owned by: | underhood31 |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/HaikuDepot | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
This is hrev48742.
This is from the comments of #11680.
The screenshot window currently always opens with the size of the last viewed screenshot. Since it takes some time to download the shot, a relatively big black window hangs around until it's resized and filled with the downloaded image.
The window could, however always start with the same, relatively small, size. Maybe even with a string in it "Downloading screenshot...", in case the connection is extremely slow.
Change History (13)
comment:1 by , 10 years ago
Summary: | HaikuDepot's screenshot window improvements [EASY] → HaikuDepot's screenshot window improvements (easy) |
---|
comment:2 by , 9 years ago
comment:3 by , 5 years ago
Please note that there is a general approach of using the status bar / progress bar in indeterminate mode to show progress when performing network activity. See UserUsageConditionsWindow
and the use of BarberPole
.
follow-up: 9 comment:5 by , 5 years ago
Hello underhood31
-- your help would be appreciated. Can you please assign the ticket to yourself if you are going to undertake this work in order to signal to others that the work is underway.
comment:7 by , 5 years ago
Replying to diver:
In Trac only haiku developers can be assigned to a ticket.
In such case why I am assigned in some tickets? I am not official Haiku developer. It seems that accounts with special permissions can assign everyone to ticket.
comment:8 by , 5 years ago
The restriction on who can own tickets was removed because of trac performance issues. However, yes, normally only developpers can set the ticket owner.
comment:9 by , 5 years ago
Replying to apl-haiku:
Hello
underhood31
-- your help would be appreciated. Can you please assign the ticket to yourself if you are going to undertake this work in order to signal to others that the work is underway.
How can I get this ticket assigned to me?
comment:10 by , 5 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:11 by , 3 years ago
Here's a patch which should fix the issue with the large screenshot window https://review.haiku-os.org/c/haiku/+/4049
Maybe a subtle animation in screenshot preview would do?