spatie / ray

Debug with Ray to fix problems faster
https://myray.app
MIT License
574 stars 102 forks source link

Make timestamp column wider AND / OR make labels fit on multiple lines #600

Closed benjamin74 closed 2 years ago

benjamin74 commented 2 years ago

Hello,

The width of the timestamp column (left) is too narrow to display labels that are slightly long.

Two solutions : make the column wider and/or make the labels fit on multiple lines if needed.

e.g. of a label that doesn’t look good: ->label('Campaign name & ID'), will only display "Campaign ..."

Thanks,

A lifetime fan ;-)

AdrianMrn commented 2 years ago

@willemvb thoughts?

willemvb commented 2 years ago

@AdrianMrn I'd have a look at making it wider first -especially on larger screens widths.

willemvb commented 2 years ago

Will be fixed in next release!