steven274

Results 5 comments of steven274

Add scroll to tabset could help ` nb-tabset > ul { overflow-x: auto; overflow-y: hidden; }`

I am facing this error when .pt file show 0 bytes

I think View Model shouldn't know anything about View, right ?

I have the same problem. But when I call gm directly will be fine ```gm convert -density "300x300" -quality "75" input.pdf -units "PixelsPerInch" -resize "3000x4245!" -compress "jpeg" output.png``` This could...