enthought / enthought/pyface

Allow splitting context menu on empty SplitEditorAreaPane?

Open
#434 0 comments 0 reactions 0 assignees View on GitHub
type: enhancement
Dominant language
Python
Stars
115
Forks
54
PR merge metrics
No merged PRs in 30d

Description

The SplitEditorAreaPane only allows splitting (via the right-click context menu) on non-empty panes:

https://github.com/enthought/pyface/blob/c486264ff66ea53b81b2a442426292fb4ea6fba6/pyface/ui/qt4/tasks/split_editor_area_pane.py#L197-L198

I can't see a good reason for this restriction, and am currently experimenting in a Pyface-using project with allowing splits in an empty area. The UX seems reasonable, and if no technical issues emerge, it would be good to move the changes into PyFace itself.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.