Commit Graph
2 Commits
Author SHA1 Message Date
Su-Shing Chen 9b65de74ee ge plugin: add GE links to the offers panel
This allows looking up GE prices for items already on offer, without the need to manually search for the item on the Search tab.
Accessed via a new popup menu.
2020-07-08 19:10:15 -04:00
Su-Shing Chen 15d06d8406 xptracker: Add drag and drop reordering for tracker panel bars (#4118)
This commit implements a custom component which extends JLayeredPane,
allowing reordering child components via drag and drop. This requires
its children components to forward the necessary MouseEvents.
2020-06-10 19:06:03 +00:00