material Color Picker in Swing - possible? #162
zanderson9
started this conversation in
Ideas
Replies: 5 comments
|
Yes!! |
0 replies
|
why not try, I'm adding the your suggestion, but I'm not adding the fix in the version 1.0 because the component UI must have re-written |
0 replies
|
I agree. I meant exactly this, see if we can try and implement material Color Picker, as it is widely used in JMARS. And then, who knows, this implementation may create a base for expanding to implement other material Pickers, which are in popular demand! |
0 replies
|
Let's work on :) |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi Vincent @vincenzopalazzo,
This issue is an inquiry/enhancement, as follows:
JMARS is very rich in various user dialogs. One of those dialogs that is used widely throughout the application is Color Picker. We are using Swing-style Color Picker (attached), which would be great to replace with "material" Color Picker.
Furthermore, our UX Design calls for the material look (see attached).
Is it possible to implement material Color Picker in material-ui-swing library?
Swing Color Picker, currently in use by JAMRS

UX Design calls for material look:

All reactions