owncloud-archive / videos

A simple videos app
10 stars 6 forks source link

use same viewer as Pictures #5

Open jancborchardt opened 10 years ago

jancborchardt commented 10 years ago

Currently Videos still uses this old popover that we got rid of.

Instead it should use the same overlay that Pictures uses for the picture detail view. dark background, close button on the top right.

If that’s not generalized into core yet, we should do that. Because the text editor and some other apps should also use that for detail views to enable focus. cc @owncloud/designers @butonic