Skip to content

odd unicode character for close button in anywidget front end #27

Description

@Vipitis

So this only happens with the anywidget front end.

jupyter (barely visible too with the color themes)

Image

marimo in vscode

Image

marimo in browser

Image

pyodide in browser -> renders it correctly

Image

I found where it's defined:

this.butCloseElement.innerText = '×'

Would it be fine to use an x or X instead of ×?, perhaps there is some string encoding argument to make sure windows doesn't mess it up?
let me know if this should be filed rendercanvas, or maybe even upstream... I put it here as the definition originates from here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions