Interactive segmentation view window is out of bound

Open
#31 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
58/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Stale
Tech stack
matlab

Research direction

Open Microstrucrure_and_results_visualisation/microstructure_visualization_segmentation.mlap in the designer view and inspect the window's position and interactivity settings. Done means the window opens within the screen with its controls visible, uses position [100,100,1200,700], and allows scrolling when child components exceed the available space.

Written by the indexing model from the issue text.

Description

The interactive segmentation window opens out of bounds to the right of the screen with the minimise maximise and close window buttons hidden. And the window content is not scrollable so if the child components are too big some function on the right corners are unreachable.

Fix:
Go to Microstrucrure_and_results_visualisation folder open microstructure_visualization_segmentation.mlap and in the designer view edit the position to [100,100,1200,700] makes it a little less wide and high. Also under interactivity tick scrollable.

Dominant language
MATLAB
Stars
76
Forks
27
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from NatLabRockies/MATBOX_Microstructure_analysis_toolbox

All issues in NatLabRockies/MATBOX_Microstructure_analysis_toolbox

Similar issues

More MATLAB issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.