atarw / material-ui-swing

A modern, Material Design UI for Java Swing
MIT License
653 stars 86 forks source link

Mouse Cursor #94

Closed amirheclown closed 4 years ago

amirheclown commented 4 years ago

hello and good day. If you drag the mouse between 2 panels or SplitPanes to maximize or minimize a field, the mouse cursor is not changed and is not shown as a line so that the resize can be made easier.

vincenzopalazzo commented 4 years ago

Hi @amirheclown, good day.

Can you update a screenshot of the problem or you can update a minimal example?

I have tested the library inside the demo (you can find it here) and it worked.

You can test the SplitPane here

Screenshot from 2020-01-13 21-58-10

For reproducing the problem I have to need the

Thanks for your time and thanks for your work.

amirheclown commented 4 years ago

Hi there. Thank you for your prompt reply. I expect mouse behavior like in this picture. But the mouse cursor does not change.

My Operative System: Windows 7 Professional Java Version: 12

inter-mouse-image30

vincenzopalazzo commented 4 years ago

Hi @amirheclown,

Thanks for your information, but I can't reproduce the problem; can you post the minimal example reproducible with the code?

vincenzopalazzo commented 4 years ago

HI @amirheclown,

I'm working on JSplitPane Style and I'm trying to reproduce your problem bug I have this result

vincenzopalazzo commented 4 years ago

I'm marking this issue of how not-reproducible and I'm closing it.