Oleguer Llopart

Results 82 comments of Oleguer Llopart

This also produces. From this: ```php $test = 'Test ' . () . 'text'; function test(){ class tv_broadcasts { } ``` To this: ```php $test = 'Test ' . ()...

> Pushed another commit to wip/php which refactors string contexts. It can't avoid the lag totally, but reduces it from about 16-19s to about 100-300ms. > > It also causes...

> Second error I encounter was when trying to change the value of the ‘Delay in changing comics’. When I use the slider it immediately popups the following error window...

Fixed in 5499e39a3a026b636cdf9bf907d47ba3d4f5ca64 As you said, regular expressions were not properly escaped. I leave you a version with the fix applied so you can test it and confirm that the...

Like this: ![Captura de pantalla de 2021-01-05 18-18-33](https://user-images.githubusercontent.com/18549191/103677433-95a6a000-4f82-11eb-9e1a-31b9df041059.png) Only the first image? or would you also like in the others?

Probably it's the same bug as #135 #136 Can you test if the changes in #136 fix it?

If possible, please send me the cbz file that gives you error so I can examine it. If not, it would also be helpful if you know what program the...

I have tried to create the package from a virtual machine with macOS, previously I did it from Ubuntu, in the virtual machine I can open the `cbz` of `One...

Although it is a good idea, I consider the application to be quite intuitive and I don't know if it would be worth the effort to implement it just because...

Hi, thanks to you also for using it. > When bookmarking in inverted reading mode, it saves the mirrored page in the list instead. Bookmarking the page 3/100 gets the...