tyrannus00/CleanF3

"Too Many Separators" Between Lines

Closed this issue · 3 comments

Due to the method Clean F3 uses to hide unwanted lines, the debug menu ends up with more separators than intended. The ability to prevent multiple consecutive separators would be awesome to have!

  • I made the "Correct" image in Paint so it's not perfect, but you should get the idea
  • Additionally, if you're looking to add more mod compatibility, being able to hide ModernFix and ImmediatelyFast's lines entirely would also be pretty neat!
Current Correct
Clean F3 Current Clean F3 Correct

You can exclude the display of ImmediatelyFast information in its config - "dont_add_info_into_debug_hud": true,

Oh, handy! I must've missed that, though the main point of this post still stands. The "extra separators" are something I can't help but notice whenever I open my debug menu with the mod enabled so I thought I'd report it as an issue haha.

I released a version where this is fixed, and I also added an option to hide the ModernFix watermark :)