crc-org / tray-macos

Small tray app for crc to perform common cluster operations
Apache License 2.0
5 stars 5 forks source link

Add logs view #94

Closed guillaumerose closed 3 years ago

guillaumerose commented 3 years ago

It displays daemon logs and shows progress to the user

Screenshot 2021-03-29 at 15 58 28
gbraad commented 3 years ago

@guillaumerose does this view scroll? And is it possible for the user to navigate this (scroll up or down?) and copy-paste?

guillaumerose commented 3 years ago

Yes for scrolling but copy/paste is broken.

gbraad commented 3 years ago

Yes for scrolling

No visible indication this is possible?

copy/paste is broken.

So that is #93

guillaumerose commented 3 years ago

on macOS, scroll bars are not visible when not used. If you use the touchpad in the view, you will see it.

guillaumerose commented 3 years ago

I found a work-around for copy/paste. It now works fine for text fields and this new view.

gbraad commented 3 years ago

I found a work-around for copy/paste. It now works fine for text fields and this new view.

I saw... inherited components; Eeek!

gbraad commented 3 years ago

on macOS, scroll bars are not visible when not used. If you use the touchpad in the view, you will see it.

At the moment this is quite 'in y'r face'. Would it be possible to show a Knight Rider light bar first and allow something to unfold. This is of course a follow-up issue,