changed the behavior from selecting subcells if they are unexpanded to selecting subcells regardless of the expansion state. The change was short-sighted and the implementation hard to use. There is a need, I think, for a selection method that effectively unexpands instances, selects everything, and re-expands afterward. But it's not clear if it is better to select all touching instances or instances inside the box area; maybe only interacting instances (instances with non-space content inside the box). Regardless, it needs more thought, and meanwhile, the original behavior works better. |
||
|---|---|---|
| .. | ||
| Makefile | ||
| selCreate.c | ||
| selDisplay.c | ||
| selEnum.c | ||
| selInt.h | ||
| selOps.c | ||
| selUndo.c | ||
| selUnselect.c | ||
| select.h | ||