Paris Morgan
Paris Morgan
@dmarcos no promises, but I am looking at this. Another complication is that A-Frame doesn't do iOS version or browser detection. But in this case we only want to adjust...
Thanks @Nelarius, the mini map zoom + click to pan is now working great. The drag to pan still seems broken / buggy though, not sure if you're seeing that...
> Panning without the minimap should definitely work. Ah, well then this is my real issue, it does not work for me. I have filed a new bug here on...
Ah, this is it! I am able to pan with my middle mouse button. Setting `ImNodes::GetIO().EmulateThreeButtonMouse.Modifier = &ImGui::GetIO().KeyAlt;` did not change behavior though (with or without alt key pressed, only...
Hey @Nelarius, that did not work for me. I also tried with `KeyShift` and `KeySuper`, and they did not work. It seems to be a conflict with the node selection...
Hi @f0rr0, thanks the suggestion! The R17.1 engine release added a new lifecycle event, `onRemove`, which is called when a pipeline module is removed. Along with that we updated `loading-module.js`...
Hi @faisalman - friendly ping to review this if you have the chance?
Hi @ssua91, thanks for the approve - are you able to merge this in? Or only @faisalman?
Friendly ping again @faisalman - can we merge this? Thank you!
Ended up testing and things look okay: https://github.com/faisalman/ua-parser-js/pull/568