Dov Benyomin Sohacheski
Dov Benyomin Sohacheski
Same issue when using RTL languages even when the text does not overflow.
~~I am receiving the same issue. There is also no indication of _Now playing_~~ I seemed to figure out the issue. When no results are returned from the server *"404:...
I am also interested in this feature. https://www.npmjs.com/package/i18n seems like a great package to assist in the implementation.
@mNemlaghi Any updates? This would be a great feature for server-side applications and lambda-functions.
@mingrammer, @sourceful-sharon This has been implemented and can be closed.
> What purpose is this for? To not have to define the filename for the image: ```python # Before class GithubActions(Node): _icon = "github-actions.png" # After class GithubActions(Node): ... ```...
> Hmm, but I think the explicit declaration is better. You still have the option to declare the `_icon` attribute, but this method is less error prone and convention first.
@jpreszler This is `~60Mb` of images alone.
@gabriel-tessier I mentioned some of those options [here](https://github.com/mingrammer/diagrams/issues/176#issuecomment-1308243386), in regard to optimizations.
@gabriel-tessier It would be great to record your ideas on that issue.