olivernybroe / intellij-touch

MacBook Touchbar support in IntelliJ
91 stars 9 forks source link

[Feat] Decrease button icons size #21

Open alexey-kravtsov-tc opened 6 years ago

alexey-kravtsov-tc commented 6 years ago

Current implementation adding icons larger than default ones from MacOS Also those icons are not high-res for that size and looks not so sharp It would be nice to add some padding for icons to have them as large as the OS one Great Plugin! Keep it up image

arthurbdiniz commented 6 years ago

Can i work on this?

olivernybroe commented 6 years ago

@arthurbdiniz of course. @alexkrafts have added great details on this issue.

arthurbdiniz commented 6 years ago

@olivernybroe can you show me how to build the plugin? So i can test it before send the PR.

olivernybroe commented 6 years ago

@arthurbdiniz sure, you can do it with gradle by using runIde command. You can read about it here https://www.jetbrains.org/intellij/sdk/docs/tutorials/build_system/prerequisites.html It takes some time when running it first time because it has to download a lot of files.

If you still run into trouble, just say so and I'll try and guide you :)

sembozdemir commented 5 years ago

any process with this?

olivernybroe commented 5 years ago

@arthurbdiniz How is the development going? Ran into any issues?