imazen / imazen/studiojs

Local machine Images not working

Open
#17 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
92
Forks
27
PR merge metrics
No merged PRs in 30d

Description

I have integrated your code successfully. But when I use my local machine images, all features not working see this code : $(function () {
$('div.studio1').ImageStudio({ url: 'myimage.jpg?maxwidth=1089&maxheight=532&cache=no&scache=mem' });
});

But when i used online image of your code its working fine : url - "http://resizer.apphb.com/fountain-small.jpg?width=400&scache=mem&cache=no"

Please help me to resolve this issue

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the ImageStudio initialization shown in the issue and compare the local image URL with the working online image URL. Trace how ImageStudio loads and processes each image, then verify that all features work with a local image; no specific source file or test is named.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, jquery
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.