Andre Busche

Results 7 comments of Andre Busche

Hi @zvezdan, do you have any updates on this issue? Maybe I can lend a hand in testing something? Best, André

Short feedback from my side: ***It works***. Within the next days, I will have a small write-up on this.

I've added the example as PR #87 - I hope this helps the others to get started.

OK, the bug should be located here: https://github.com/davidB/gradle-getdown-plugin/blob/ef55713d18a6464355a5e6e767fa4530731f6af9/src/main/groovy/bundles/GetdownPlugin.groovy#L70 use absolute referencing to IMG_SHORTCUTS_DEFAULT

workaround: - create folder src/dist (if not yet existing) - create file shortcut-.png (with 16,32,64,128 - unsure if 256 also works) therein - add shortcuts = ['shortcut-64.png'] as a configuration...

Well, I've posted the workaround above, which works. Maybe @davidB gives a pointer to the renamed plugin or changes it here. I am not using the plugin currently, and since...

Hi @sigmavirus24 what can I contribute in order to get my patch merged? Best, André