kfrajer

Results 6 issues of kfrajer

I wanted to talk about the current user experience(UX). When milestone 1 and 2 are done, we will have a revamped version of the SDK installer, SDK updater and the...

enhancement

This might be related to #453 Reported in Processing forum [here](https://discourse.processing.org/t/alpha-transparency-causing-crazy-rainbow-glitches-galaxy-s8/11383). Tested using Win10 using processing-phone emulator as well on device. Images from emu. Issue: The following code produces a...

android2D

Handles selecting proper item in case a title is defined. Solves issue (#59)[https://github.com/ketai/ketai/issues/59]. Fixes #59 Kf

When a title is set in a KetaiList object, the selected item returned by the KetaiList's callback is off by one. The solution is discussed here: https://github.com/liaohuqiu/android-GridViewWithHeaderAndFooter/issues/14 In a summary,...

* The propose solution is a workaround to breaking change reported docker-library/postgres (https://github.com/docker-library/postgres/issues/681) * This change assumes the environment is safe as it allows anybody to connect to the database...

This fixes delivering static content when accessing service. This confirms solution proposed and closes issue #15