mirror of
https://github.com/feeddeck/feeddeck.git
synced 2026-03-22 21:09:51 -05:00
[PR #95] [MERGED] [core] Improve ItemVideoPlayer Widget
#377
Reference in New Issue
Block a user
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?
📋 Pull Request Information
Original PR: https://github.com/feeddeck/feeddeck/pull/95
Author: @ricoberger
Created: 12/2/2023
Status: ✅ Merged
Merged: 12/2/2023
Merged by: @ricoberger
Base:
main← Head:core-improve-item-video-player-widget📝 Commits (1)
25c6bb4[core] ImproveItemVideoPlayerWidget📊 Changes
3 files changed (+92 additions, -87 deletions)
View changed files
📝
app/lib/widgets/item/details/item_details_lemmy.dart(+2 -8)📝
app/lib/widgets/item/details/utils/item_videos.dart(+87 -70)📝
app/lib/widgets/item/details/utils/item_youtube/item_youtube_video_native.dart(+3 -9)📄 Description
This commit adds two improvements to the
ItemVideoPlayerwidget. These improvements are:ItemMedia.Wrapwidget instead of aListViewlike we are using in the other modal bottom sheets which are showing some actions.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.