Rafal Smyka

Results 5 issues of Rafal Smyka

UI5 uses synchronous AJAX to load modules. This effects in a warning in Chrome console: > Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to...

enhancement
in progress

Native iOS popovers track the software keyboard events and reposition themselves if necessary, when the keyboard is shown/hidden. If the popover overlaps with the keyboard it is: * moved above...

enhancement

After Brackets update to 1.3, TS code indentation started behaving strangely. Example: - I type **if (** - right after I open parenthesis, the whole line jumps one or two...

**Is your feature request related to a problem? Please describe.** I believe FVM is a perfect solution to have multiple versions of Flutter in the project. I.e. the git branch(es)...

enhancement

It would be nice to have custom painters to generate fancy pics. I imagine, `QrImageView` could accept functions like `dataModluePainter` and `eyePainter` besides `dataModuleStyle` and `eyeStyle`. The functions would be...

enhancement