Skip to content

Commit

Permalink
Update image
Browse files Browse the repository at this point in the history
  • Loading branch information
kartik-venugopal committed Nov 10, 2024
1 parent fab1ab4 commit fad549a
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file not shown.
Binary file modified Documentation/aural4-modes.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ extension ModularPlayerViewController {
artView.showIf(playerUIState.showAlbumArt)
// resizeAndRepositionInfoBox()
artViewLeadingConstraint.constant = playerUIState.showAlbumArt ? 15 : -55
print("SV: \(multilineTrackTextView.clipView.enclosingScrollView!.frame.width)")
// print("SV: \(multilineTrackTextView.clipView.enclosingScrollView!.frame.width)")
multilineTrackTextView.resized()
}

Expand Down

0 comments on commit fad549a

Please sign in to comment.