Project

General

Profile

Actions

Bug #12935

open

StdGridLayoutImpl2.js: correct setSpacing drag handle side-effect

Added by Matthias Van Ceulebroeck about 1 month ago. Updated 1 day ago.

Status:
Review
Priority:
Normal
Target version:
Start date:
08/13/2024
Due date:
% Done:

0%

Estimated time:

Description

When using a layout that is resizable (setResizable()), a bar will appear between the two widget, that allow for the widgets to be resized. In case of setSpacing() being called as well, this bar will be resized depending on this value. E.g. a spacing of 0 will make the bar invisible, a spacing of 100 will make it much too wide.

This should have a constant width of a couple pixels (5px ?), and shouldnt' be allowed to resize depending on the spacing.
This should also take the spacing into account, in that if the size is forced, it should still have spacing with the surrounding widgets as per the defined value.

Actions #1

Updated by Matthias Van Ceulebroeck about 1 month ago

  • Assignee set to Romain Mardulyn
  • Target version changed from future to 4.11.2
Actions #2

Updated by Romain Mardulyn 24 days ago

  • Status changed from New to InProgress
Actions #3

Updated by Romain Mardulyn 24 days ago

  • Status changed from InProgress to Review
  • Assignee deleted (Romain Mardulyn)
Actions #4

Updated by Matthias Van Ceulebroeck 1 day ago

  • Assignee set to Matthias Van Ceulebroeck
Actions

Also available in: Atom PDF