techfg

Results 37 issues of techfg

**Describe the bug** When some APIs are invoked with an empty element list, an exception `Uncaught Can't access data until binding complete` is encountered. **To Reproduce** Steps to reproduce the...

bug

**Describe the bug** The [`rebind`]() docs indicate that selected state is preserved. However, in commit 3de37f3 ([line 723](https://github.com/jamietre/ImageMapster/commit/3de37f3f8902e9b755cb3d3e008fcd16d1f0fc58#diff-8ab41fe13597e1554b5d6b4c227b5f123ff2d6726a7f3688a8b8d1224fe1d4f3R723)) the behavior was changed and selected state is not preserved. Docs need...

bug
documentation

**Describe the bug** As documented, `rebind` applies the specified options to IM and redraws. However, certain options are not applied during the rebind. Examples of this include wrapClass, wrapCss, etc....

bug

**Describe the bug** In v1.2.0 (54877ef), per the changelog at the time, functionality was introduced to `allow selecting includeKeys areas from staticState areas`. This change resulted in several underlying issues...

bug
needs community feedback

**Is your feature request related to a problem and/or adding functionality? Please describe.** In v.1.5.0, a basic autoresize feature was added. In order to add this feature in a 100%...

new feature
needs community feedback

**Is your feature request related to a problem and/or adding functionality? Please describe.** Zepto is no longer maintained (last substantial [commit](https://github.com/madrobby/zepto/commit/d7e4cafd129cdb6223e6c3c60c7f6ccfc6750512) was Aug 2017). Given this it seems to make...

needs community feedback

**Describe the bug** When applying CSS to the wrapper element of ImageMapster (e.g. via wrapClass, wrapCss, etc.) the highlight/select behavior of ImageMapster results in the wrong area being targeted based...

bug

**Is your feature request related to a problem and/or adding functionality? Please describe.** V1.5.0 introduced the `navigationMode` configuration option. In the next major release, support for `navigationMode` of `location` should...

needs community feedback

**Describe the bug** ImageMapster currently has sporadic behavior when invoking a method on an element. For example: 1. Methods can be called on elements that are not yet been initialized...

bug

ImageMapster website is currently hosted at http://www.outsharked.com/imagemapster and its [creator](@jamietre) has graciously covered the hosting costs along with maintaining it throughout the years (thank you @jamietre!). Beyond the hard costs,...

good first issue
website
documentation
help wanted