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

Create Slider component #270

Merged
merged 2 commits into from
Dec 12, 2023
Merged

Create Slider component #270

merged 2 commits into from
Dec 12, 2023

Conversation

rock3r
Copy link
Collaborator

@rock3r rock3r commented Dec 12, 2023

There are no specs for this component, and no Swing implementation. However, this has been derived from the general IntUI style with Chris' help to choose behaviour, appearance and colours.

It is needed for a demo, hence why it was implemented already; if the IntUI specs will eventually include this component, we'll update the implementation as needed.

A lot of the code comes directly from the Material 2 implementation of Slider, changed as little as possible to fit our needs.

dark theme
light theme

There are no specs for this component, and no Swing implementation.
However, this has been derived from the general IntUI style with Chris'
help to choose behaviour, appearance and colours.

It is needed for a demo, hence why it was implemented already; if the
IntUI specs will eventually include this component, we'll update the
implementation as needed.
@rock3r rock3r added the new component A new component to implement label Dec 12, 2023
@rock3r rock3r added this to the Milestone 12 — v0.12.0 milestone Dec 12, 2023
@rock3r rock3r requested a review from devkanro December 12, 2023 02:22
@rock3r rock3r self-assigned this Dec 12, 2023
@rock3r rock3r requested a review from fscarponi December 12, 2023 02:22
For some reason it didn't work earlier
@fscarponi fscarponi merged commit c45e9ea into main Dec 12, 2023
12 checks passed
@fscarponi fscarponi deleted the slider-component branch December 12, 2023 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new component A new component to implement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants