Live data from Hacker News

Show HN: kiUi – Lightweight auto-layout stylable UI toolkit

novembermonk.github.io

1–10 of 44 posts

Re: Show HN: kiUi – Lightweight auto-layout stylable UI toolkit

#5

two issues: 1. it doesn't accept asian language inputs. 2. the scrolling direction doesn't respect my system settings. (I have unchecked natural scrolling direction on my mac)

It seems to be hardcoded natural scrolling - I'm getting it on a Windows desktop with a mouse wheel.

Re: Show HN: kiUi – Lightweight auto-layout stylable UI toolkit

#9

two issues: 1. it doesn't accept asian language inputs. 2. the scrolling direction doesn't respect my system settings. (I have unchecked natural scrolling direction on my mac)

It seems to be hardcoded natural scrolling - I'm getting it on a Windows desktop with a mouse wheel.

Still wrong. The scrolling direction is the opposite of your system settings.

I have my mac set to "natural" scrolling and for me the demo scrolls conventionally.

Re: Show HN: kiUi – Lightweight auto-layout stylable UI toolkit

#10

two issues: 1. it doesn't accept asian language inputs. 2. the scrolling direction doesn't respect my system settings. (I have unchecked natural scrolling direction on my mac)

the input and scrolling is handled by GLFW, I'll look into the issue. also it's specific to the web version which is weird
Post reply on HN