mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-12 16:06:15 +00:00
Revert "Fix for can't bind node to two actions runtime exception."
This reverts commit 7244c7f9e348060ff1c98381b480c67748034458.
This commit is contained in:
parent
7244c7f9e3
commit
0bb35672db
@ -662,7 +662,6 @@ final public class ViewFrame extends BorderPane {
|
|||||||
: defaultTimeNavigationNodes);
|
: defaultTimeNavigationNodes);
|
||||||
|
|
||||||
//do further setup of new view.
|
//do further setup of new view.
|
||||||
ActionUtils.unconfigureButton(refreshButton);
|
|
||||||
ActionUtils.configureButton(new Refresh(), refreshButton);//configure new refresh action for new view
|
ActionUtils.configureButton(new Refresh(), refreshButton);//configure new refresh action for new view
|
||||||
hostedView.refresh();
|
hostedView.refresh();
|
||||||
notificationPane.setContent(hostedView);
|
notificationPane.setContent(hostedView);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user