Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DRAFT][SuperTextField] Support light and dark mode #1606

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

foxtrotravi
Copy link

@foxtrotravi foxtrotravi commented Nov 19, 2023

NOTE: This is a work-in-progress PR that fixes issue #1598

Here is the progress made so far on this PR:

  • Toggleable light mode and dark mode, which is respected by the SuperTextFields
  • Start with a single text field of a single line. Make it possible to add more SuperTextFields in a vertical column.
  • Make it possible to select a SuperTextField and alter various characteristics in a settings pane, e.g., line count, border color, etc.
  • Adapts the overall layout for mobile vs desktop

Before

Before GIF

After

After GIF

@foxtrotravi foxtrotravi marked this pull request as draft November 19, 2023 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant