electron icon indicating copy to clipboard operation
electron copied to clipboard

feat: pass parsed features to setWindowOpenHandler() callback

Open miniak opened this issue 3 years ago • 2 comments

Description of Change

We already have the parsing code in Electron, dealing with the raw features string in the app code is inconvenient.

Checklist

Release Notes

Notes: Passing parsed features as details.parsedFeatures to setWindowOpenHandler() callback.

miniak avatar Jun 15 '22 22:06 miniak

Marked as wip pending response from @miniak

nornagon avatar Sep 13 '22 23:09 nornagon