Ali Torabi

Results 27 comments of Ali Torabi

How can that input lose focus if the pop up is still visible?

We are trying to produce this late november, or earlier. If you are in high demand, please contact me directly.

You are right. Will make a work around this ASAP.

@leaanthony Yes I do (posted end of this comment) This is also the wails run function I use. ``` err := wails.Run(&options.App{ Width: 1024, Height: 768, Menu: AppMenu, // reference...

I have just created a repository to give users ability to choose time, based on material 5 and mat-dialog. Here you can see: https://owsolutions.github.io/angular-material-clock-time-picker/ https://github.com/owsolutions/angular-material-clock-time-picker Is there any specific way...

We have the implemented a fully working version now. All bugs are fixed, and working fine with angular 5 material. Please check these before: https://owsolutions.github.io/angular-material-clock-time-picker/ https://github.com/owsolutions/angular-material-clock-time-picker

On Android is very effed up. Literaly cannot use the cropper.

Hello Guys, Suffer from the same situation over here. I have updated the stack sizes (I am using idf 5, not 4) but still if the first one is 'select',...

@siara-cc I believe changing esp pager to 512 is a mistake. When I changed it to 512, after 3-4 subsequent db_exec I had an stack overflow, I changed it to...

I am running all these queries at once. It's super unreliable: ``` test_sqlite("CREATE TABLE IF NOT EXISTS `fb_data_node_type_entities` (`visibility` text,`workspace_id` text,`linker_id` text,`parent_id` text,`unique_id` text NOT NULL UNIQUE,`user_id` text,`name` text,`rank` integer,`updated`...