SpaceMadness / lunar-unity-console

High-performance Unity iOS/Android logger built with native platform UI
https://www.assetstore.unity3d.com/en/#!/content/43800
Other
833 stars 112 forks source link

Show console only on Gesture #199

Closed kenofori closed 3 years ago

kenofori commented 3 years ago

Hi there,

I'm showing a lot of logs, and console appears automatically in footer, I only want to show console on swipe gesture.

How can I achieve that? I own pro version.

Thanks

weeeBox commented 3 years ago

Hello,

You can disable the popup in the prefab settings: Screen Shot 2021-06-01 at 1 56 10 PM

kenofori commented 3 years ago

@weeeBox Tanks for your prompt reply, Just so i'm clear, setting displaly mode to none will not show console on errors etc BUT if i do swipe down, then ill see the console, right? (as this is what i want to achieve)

weeeBox commented 3 years ago

Correct - let me know if that works.