lmg-anon / mikupad

LLM Frontend in a single html file

Home Page:https://lmg-anon.github.io/mikupad/mikupad.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve mobile support (feature)

stepelu opened this issue · comments

It would be great to have improved support when accessing from a mobile, i.e. a simple responsive design.
I have the following suggestions:

  • collapsible top menu instead of fixed sidebar
  • larger font size
  • disabling text overlay, I noticed a significant computational effort (but possibly that could also be the fast streaming)

disabling text overlay, I noticed a significant computational effort (but possibly that could also be the fast streaming)

In case you aren't aware, you can disable the text overlay manually in Editor Preferences.
image