ITADN

Screenshot preview does not display cropped image

#701Opendavidhedlund 创建于 2026-01-30
D
davidhedlundcommented
### Steps to reproduce * Configuration - Make sure that "Legacy Method" is enabled - Subsequent actions: - Enable "Crop" - Set "Top px" to 100 px - Set "Bottom px" to 100 px - Add "Screenshot" to Android's Quick Menu * Tap "Screenshot" from Android's Quick Menu --- ### Current behavior The Android screenshot preview does **not** display a thumbnail of the cropped image. It instead shows the full‑screen capture. --- ### Expected behavior The Android screenshot preview should display a thumbnail of the **cropped** image based on the configured crop values. --- ### Workaround I guess that the possible workarounds are: * Implement a Screenshot Tile screenshot preview that overrides Android's screenshot preview. But I have no idea if that is already taking place. * To crop the image **before** Android’s screenshot preview occurs — although this may not be technically feasible. --- ### Question Is Android’s screenshot preview hard‑coded to display the full‑screen capture, or could it be modified to show the **cropped** result from the Screenshot Tile when using the Legacy Method?
7 条评论