Skip to content
Started 3 days 23 hr ago
Took 35 min
Success

Build #1510 (May 14, 2024, 11:50:09 AM)

Build Artifacts
Changes
  1. Reworked #subMenuMarker in the MenuItemMorph hierarchy to #subMenuMarkerFormSet. (details / githubweb)
  2. Made #basicDrawOn: on ToggleMenuItemMorph draw the FormSet for the submenu marker. (details / githubweb)
  3. Replaced use of an array to initialize the ‘bits’ of the ‘SubMenuMarker’ Form in #initialize for MenuItemMorph by the drawing of the corresponding polygon. (details / githubweb)
  4. Replaced shared variables ‘SubMenuMarker’, ‘BottomArrow’, ‘LeftArrow’ and ‘UpArrow’ in MenuItemMorph, which held a Form, by corresponding variables that hold a FormSet. (details / githubweb)
  5. Made #initialize for MenuItemMorph include a Form at scale 2 in each FormSet. (details / githubweb)

Push event to branch Pharo12 at 11:49:58 AM on May 14, 2024

This run spent:

  • 5.2 sec waiting;
  • 35 min build duration;
  • 35 min total from scheduled to completion.
Revision: 7efef560919a459de9e2fad384ee4614fdcb1691
Repository: https://github.com/pharo-project/pharo.git
  • Pharo12
Test Result (no failures)