mirror of
https://github.com/aljazceru/notedeck.git
synced 2025-12-19 09:34:19 +01:00
media/viewer: fullscreen transition animations
Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
@@ -696,7 +696,6 @@ fn chrome_handle_app_action(
|
||||
ctx.zaps,
|
||||
ctx.img_cache,
|
||||
&mut columns.view_state,
|
||||
&mut columns.options,
|
||||
ui,
|
||||
);
|
||||
|
||||
@@ -753,7 +752,6 @@ fn columns_route_to_profile(
|
||||
ctx.zaps,
|
||||
ctx.img_cache,
|
||||
&mut columns.view_state,
|
||||
&mut columns.options,
|
||||
ui,
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user