Opened 9 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 pulkomandy, 9 years ago

Summary: HaikuDepot's screenshot window improvements [EASY]HaikuDepot's screenshot window improvements (easy)

comment:2 by diver, 9 years ago

Maybe a subtle animation in screenshot preview would do?

comment:3 by apl-haiku, 4 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.

comment:4 by underhood31, 4 years ago

I would like to work on it.

comment:5 by apl-haiku, 4 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:6 by diver, 4 years ago

In Trac only haiku developers can be assigned to a ticket.

in reply to:  6 comment:7 by X512, 4 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 pulkomandy, 4 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.

in reply to:  5 comment:9 by underhood31, 4 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 diver, 4 years ago

Owner: changed from stippi to underhood31
Status: newassigned

comment:11 by xray7224, 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

comment:12 by Coldfirex, 3 years ago

The fix for this was merged. Ticket can be closed.

comment:13 by diver, 3 years ago

Resolution: fixed
Status: assignedclosed

Fixed in hrev55138.

Note: See TracTickets for help on using tickets.