PINHOf

Results 6 issues of PINHOf

1. Describe a problem. I'd like to add an image / FontAwesome Icon as inline to the text. It would be cool if I could set the size of FontAwesome...

feature

How can we prevent the user from selecting an image in certain situations? My problem is that I succeed on preventing the upload of the image to the server but...

I'm unable to apply any property & see any difference in the output of my print. I have a receipt in JPG format with the size of 457x1395 that I...

I'm using the `onWeekChanged `event to add some logic & update some variables and if I use the setState function within this event, the calendar disappears. Firstly I thought it...

I have a file with 15/20 columns, 25k rows and with a length of 3.6MB. The following piece of code: `$collection = (new FastExcel)->import($request->file('file'));` Takes 60 seconds to execute. Tried...

After adding the dependency & applied the object into `tools`, like: ``` anyTuneName: { class: AlignmentTuneTool, config: { default: "right", blocks: { header: 'center', list: 'right' } }, }, paragraph:...