mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 10:40:06 -08:00
fix
This commit is contained in:
parent
483eb0e0fd
commit
c5d8d32391
1 changed files with 4 additions and 0 deletions
|
|
@ -62,6 +62,10 @@ public class RateCallback implements ActionCallback {
|
|||
public void mouseExited(MouseEvent arg0, TransferData arg1) {
|
||||
}
|
||||
|
||||
@Override
|
||||
public void hidePopup() {
|
||||
}
|
||||
|
||||
@Override
|
||||
public void mouseMoved(MouseEvent arg0, TransferData arg1) {
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue