Removed dependency on JavaFX. What's New button now opens the link in the system browser.

This commit is contained in:
Alex Vasile 2022-07-25 09:09:43 -04:00
parent fc39f320f0
commit cb268a25ee
6 changed files with 16 additions and 529 deletions

View file

@ -1760,7 +1760,7 @@ public class TablesPanel extends javax.swing.JPanel {
}//GEN-LAST:event_btnStateFinishedActionPerformed
private void buttonWhatsNewActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_buttonWhatsNewActionPerformed
MageFrame.getInstance().showWhatsNewDialog(true);
MageFrame.showWhatsNewDialog();
}//GEN-LAST:event_buttonWhatsNewActionPerformed
private void btnQuickStart2PlayerActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_btnQuickStartDuelActionPerformed