terkelg / ramme

Unofficial Instagram Desktop App.
MIT License
3.32k stars 400 forks source link

Solved issue #203 (back button) #254

Closed Duxy1996 closed 6 years ago

Duxy1996 commented 7 years ago

One way to solve the problem and inject a button to go back in the interfece.

Here is a example how it looks and how it works:

ramme_explanation

anatolinicolae commented 7 years ago

Lint your code (npm run test or yarn test) and push new commits fam. Will merge on success checks.

anatolinicolae commented 7 years ago

Will also point you to renderer/js/index.js which is run in the webview therefore no need to inject other JS.

anatolinicolae commented 6 years ago

Updates?

Duxy1996 commented 6 years ago

This night I will check it, sorry I did not see de coment.

Duxy1996 commented 6 years ago

I have done the npm test and anything faild. Sorry 4 being late.