# 06-Feb-2026 — improve aspect ratio defaults, fix image crop apply, fix eventId CastError, and reduce... [#150](https://github.com/nbarrett/ngx-ramblers/issues/150)

## [build 468](https://github.com/nbarrett/ngx-ramblers/actions/runs/21735084758) — [commit a21d9b7](https://github.com/nbarrett/ngx-ramblers/commit/a21d9b7293448cc51aea8e11aabe071ff8c3b1a7)

_____

- Only include _id in event query criteria when IDs are valid MongoDB ObjectIds, using existing isMongoId utility
- Defer carousel showIndicators update to next tick to reduce NG0100 ExpressionChangedAfterItHasBeenChecked warnings
- Improve aspect ratio defaults in carousel editor
- Fix image list crop apply discarding cropped data by separating apply and quit handlers