Closed speleo3 closed 11 months ago
Fall back to SelectorCountAtoms() if m_count == 0, which is the case for named selections.
SelectorCountAtoms()
m_count == 0
Fixes https://github.com/schrodinger/pymol-open-source/issues/322
Thanks @TstewDev for merging!
@speleo3 Thank you for requesting! Always happy to accept you lending your expertise.
Fall back to
SelectorCountAtoms()
ifm_count == 0
, which is the case for named selections.Fixes https://github.com/schrodinger/pymol-open-source/issues/322