Alex Budin

Results 15 issues of Alex Budin

If development is not active or very slow it would be good for someone or a few others to be able to take care of this and move things along...

gif.js:8 [Deprecation] URL.createObjectURL with media streams is deprecated and will be removed in M71, around December 2018. Please use HTMLMediaElement.srcObject instead. See https://www.chromestatus.com/features/5618491470118912 for more details. Are you guys aware...

Does this work on Safari iOS? If so which version of iOS? Thank you.

I remove the active element from the dom, but the slotmachne wont reinitialize with the updated list of elements, i get empty spaces no matter what i do and in...

Hi guys, I have installed the SDK with `pip install stability-sdk` which was done succesfully: Running the command again seems to show that everything is ok: ``` pip install stability-sdk...

I want to add new IPs on the list. Will they be filtered once they are added in the list? or a server restart is necessary? Thank you, Alex

When the module blocks an IP it shows in the log 5 lines of the same message: www > Access denied to IP address: 2a02:2f0f:************* www > Access denied to...

Any way that jsdocs can detect when i added a new parameter to a function and auto add it to the doc block?

Is there any way of disabling the action bar? so we can use custom made navigation bars. Thank you. Alex

If i have a table view with multiple rows and i want to tap a row and open a new window/view how can i do that with the drawer? And...