eclipsesource / megit

Standalone Git GUI based on EGit
Eclipse Public License 2.0
408 stars 38 forks source link

Empty window is appears for last closed TAB instead of closing it #40

Open Golyshkin opened 11 months ago

Golyshkin commented 11 months ago

To reproduce this issue is very easy, just close any TAB in active window which has just a single TAB element and will be shown an empty window, but should be closed also with a last closed TAB.

Additionally: The each window shall have X (close) icon which allows to close it, but now exists just MINIMAZE & MAXIMIZE icons.

An example below: image

planger commented 9 months ago

Thank you for raising this issue! I experienced this already too. I don't think this is something we can easily fix without patching the underlying Eclipse platform. Eclipse seems to leave the area open also if no view is shown in it. To restore the previous layout, the area has to be minimized.

namka279 commented 6 months ago

Megit #40