Revert "Revert "Feat/1919 pax graphs"" (#2480)

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
This commit is contained in:
James Rich 2025-07-21 09:07:25 -05:00 committed by GitHub
parent de9bdbc635
commit de68813bb8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 374 additions and 1 deletions

View file

@ -795,6 +795,7 @@ private fun DecodedPayloadBlock(
isSelected: Boolean,
colorScheme: ColorScheme
) {
val commonTextStyle = TextStyle(
fontSize = if (isSelected) 10.sp else 8.sp,
fontWeight = FontWeight.Bold,