vdo.ninja icon indicating copy to clipboard operation
vdo.ninja copied to clipboard

How to hide these buttons?

Open iesv opened this issue 2 years ago • 3 comments

Hello, sir: How to hide these buttons? Because of its default position, it often interferes with other button operations. image

iesv avatar Feb 07 '22 07:02 iesv

  • You can drag it out of the way.
  • You can add &cleanoutput
  • &autohide will have the controls fade out after 5 seconds (and show again when you move the mouse)

if you're using a version of vdo.ninja from the last couple of weeks, the director has more vertical room, so it shouldn't be interfering if you scroll down a bit. image

steveseguin avatar Feb 13 '22 08:02 steveseguin

Thank you for your patient answer. But these three methods are not good enough for me. It would be nice if it could be hidden or shown on the side.

Steve Seguin @.***> 于2022年2月13日周日 16:28写道:

  • You can drag it out of the way.
  • You can add &cleanoutput
  • &autohide will have the controls fade out after 5 seconds (and show again when you move the mouse)

if you're using a version of vdo.ninja from the last couple of weeks, the director has more vertical room, so it shouldn't be interfering if you scroll down a bit. [image: image] https://user-images.githubusercontent.com/2575698/153745154-c2f04255-2dcd-4716-92d8-84f5b47a60a2.png

— Reply to this email directly, view it on GitHub https://github.com/steveseguin/vdo.ninja/issues/932#issuecomment-1037922529, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEBO4IQS2PZ2ZVJFXKVERPTU25TTNANCNFSM5NWSZWVA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>

iesv avatar Feb 13 '22 09:02 iesv

If none of Steve's mentioned approaches are fine for you, just take the hammer and inject a custom CSS via the &css option and in this style sheet just disable the buttons you really want to completely get rid of.

rse avatar Apr 19 '22 23:04 rse