jcubic / jcubic/jquery.splitter

hunch

Open
#78 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
243
Forks
96
PR merge metrics
No merged PRs in 30d

Description

https://github.com/jcubic/jquery.splitter/blob/944fe5a0273f3e2fa44e7d9462824ae4daa4ed41/js/jquery.splitter.js#L438C25-L438C39

`leftUpperLimit` is defined here, but not used. There is an extensive dimensions check below that - which I haven't started to wrap my head around.
But my gut tells me that one of those ifs the formula is using `rightBottomLimit` instead.

excuse for the bothering if the hunch was invalid.
otherwise: thank you for the splitter!

Contributor guide

No contributing guide indexed for this repository

Research direction

Start in js/jquery.splitter.js around line 438 and inspect how leftUpperLimit is defined and how the dimensions checks below use the related limits. Determine whether the suspected rightBottomLimit reference is incorrect, then verify that the corrected limit behavior remains consistent across the splitter's dimension calculations.

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
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.