Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for issue #8 and implented things from idea #2 #9

Merged
merged 2 commits into from
Feb 8, 2021

Conversation

jirkafm
Copy link
Contributor

@jirkafm jirkafm commented Jan 25, 2021

Hi,

I did take a look on issue #8 it seems that when I introduced megit plugin it works as expected. Also with this megit plugin I could implement ideas from #2. It could also help with #3 in future.

BTW implementation of #2 is rather hacking as we don't have real Eclipse RCP application and just customizing workbench. There could be better ways to achieve those things so I wouldn't have to minimize editor area in code after app startup. I lack expertise in following eclipse framework development area :).

Behaviour should be that it starts as expected in #2 and then it keeps its persisted state ( the layout user prefer over times with or without toolbar and editor area ).

@planger could you please test it before merging and comment if there will be something wrong?

jirkafm and others added 2 commits January 20, 2021 14:10
Should fix issue eclipsesource#8.
Should implement things mentioned in #2.
@planger planger self-requested a review February 8, 2021 08:43
Copy link
Collaborator

@planger planger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you very much @jirkafm! Code looks good and works great for me! Nice work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants