You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was wondering if it was already possible to order the columns of the LogRender so that the time would be displayed at the end instead of the first column ?
I see that in the code there is self._last_time = log_time_display. Is it related to what I want ?
Here is my code for now:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I was wondering if it was already possible to order the columns of the
LogRender
so that the time would be displayed at the end instead of the first column ?I see that in the code there is
self._last_time = log_time_display
. Is it related to what I want ?Here is my code for now:
Beta Was this translation helpful? Give feedback.
All reactions