Fixed-Size Content Scaling on Mobile Displays
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Mobile devices with limited screen space face challenges in maintaining optimal display and legibility of content, such as advertisements or multimedia, when users zoom in or out, leading to content being moved or rendered obscure.
Innovation Solution
Implementing a method to detect display resolution changes on mobile devices, calculate an adjustment ratio, and apply it to content items to maintain their fixed size and resolution relative to the screen, ensuring they remain visible and legible despite changes in screen size or shape.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Measurement precision
If content is displayed at optimal size for legibility on mobile device screens, then readability is improved, but when zoom actions occur the content position and legibility are compromised and content may be moved out of display
Solution Approach 1:
The patent implements dynamic content scaling where the content item's size is automatically adjusted in response to detected zoom actions. The system monitors display resolution changes and applies compensatory scaling factors to maintain the content item's visual size and position relative to the screen, transforming the static display approach into a dynamic one that adapts to user interactions.
Solution Approach 2:
The system employs a feedback mechanism by detecting zoom actions through display resolution change events and using this information to automatically adjust content item scaling. The detected zoom level feeds back into the rendering process, allowing the content to maintain its intended appearance despite user-initiated display changes.
2Reliability
If content size is adjusted to remain fixed relative to display screen during zoom actions, then content visibility is maintained, but the size and resolution of other concurrent content must change
Solution Approach 1:
The patent applies local quality by treating the content item differently from the surrounding content. While other content scales uniformly with zoom actions, the targeted content item receives special handling through compensatory scaling to maintain its visual characteristics. This creates a localized exception in the display behavior to preserve the importance of specific content elements.
3Measurement precision
If content item scaling is adjusted to compensate for zoom actions, then legibility is maintained, but additional processing is required to calculate and apply adjustment ratios
Solution Approach 1:
The system implements self-service by automatically detecting zoom actions through display resolution changes and autonomously calculating and applying the necessary scaling adjustments. The content rendering system monitors its own display conditions and makes real-time corrections without requiring external intervention or complex manual configuration.
Data Source
AI summary
A system and method for maintaining certain content items at a fixed size and resolution and/or position relative to a device display are described herein. Fixed-scale content items are maintained at a given size, resolution, and/or, in some cases, position relative to a display regardless of changes in size and/or resolution of other displayed content.


