Skip to content

Smarter Image Refresh #75

@CallShaul

Description

@CallShaul

Improvement Suggestion: Smarter Image Refresh in PixelLens

Often when using PixelLens alongside the debugger, the displayed image becomes outdated - especially during step-by-step debugging where each line modifies the image. This can also happen in other scenarios where memory values change after the image is initially rendered.

A useful enhancement would be to allow the image to automatically refresh when a memory change is detected. For example, it could check for changes every half a second. This feature could be implemented as:

An optional toggle (on/off) for auto-refresh.
A manual "Refresh" button for quick updates when needed.
This would significantly improve usability and make the tool more responsive to real-time changes.

Thanks for considering!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions