Skip to content

Reduce size of widgets' title bars #176

@TomBugnon

Description

@TomBugnon

Hi!

When displaying many views at the same time a lot of space is taken by the title bars (at least on Ubuntu):

image

Do you know if there Is any way to have control over this? Or even remove the titlebars altogether?
After this I tried the following but it doesn't work:

view = ephyviewer.SpikeTrainViewer()
from ephyviewer import QT
view.setWindowFlag(QT.Qt.FramelessWindowHint)

Thanks!

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