Skip to content

Commit

Permalink
Remove todos
Browse files Browse the repository at this point in the history
  • Loading branch information
dopenguin committed Nov 7, 2024
1 parent 655348d commit f8b466a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/plugins/Gfi/src/store/actions/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,6 @@ export const makeActions = () => {
})
)
}
// TODO: Add information on how drag works for featureList UI if it works together with drag; also add this in MELMI in that case
// TODO: Test DISH and MELMI; fix if broken - currently testing DragSelection in Melmi (see TODO in debouncedGfiRequest)
},
setupZoomListeners({ dispatch, getters, rootGetters }) {
if (getters.gfiConfiguration.featureList) {
Expand Down

0 comments on commit f8b466a

Please sign in to comment.