Joachim Schoder
Joachim Schoder
Quick note: I removed the recoding since I presume this is handled by the main fetch process. Unfortunately I couldn't find any rss feed with a different encoding. If somebody...
I have looked a bit into the issue. The app is using the standard `fetch` function to retrieve the RSS. It should use the net-library provided by electron itself. At...
I added a pull request for this: https://github.com/yang991178/fluent-reader/pull/633
I have looked a bit into the issue. The app is using the standard `fetch` function to retrieve the RSS. It should use the net-library provided by electron itself. At...
From what I can see this Pull Request takes care of the problem: https://github.com/iconoir-icons/iconoir/pull/366
I would be happy to help with the implementation of this. I have already taken a look at making the cards responsive. If you have sub tickets for it I...
From what I can see from the original specification you can't format code-snippets. It will print them out literally: https://daringfireball.net/projects/markdown/syntax#precode Showing them formatted in the editor is the actual bug....
Working on it
@emilkowalski From what I can see the problem is that the height are used to create the index. I tested this with clicking `top-center` three times, which results in `[3,...