Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixes right click on lists and... #1708

Open
wants to merge 29 commits into
base: Pharo13
Choose a base branch
from
Open

fixes right click on lists and... #1708

wants to merge 29 commits into from

Conversation

estebanlm
Copy link
Member

  • SpPopoverPresenter now send open/close announcements
  • SpTabLayout now have selectIndex api
  • SpMenuButtonPresenter now have fillWith: to add actions

Ayachi Nour and others added 24 commits December 20, 2024 16:44
to do exactly that: filling the menu using an action group
…nterTest

A test that checks whether the elements stay within the window's dimensions after resizing.
…need different behaviors in the presented model.
…going to `theVariable browse` and not `self systemNavigation browse: theVariable`. The first one condem us to a hardcoded solution.

cleanup: using actionModifier instead a choice each time
@jecisc
Copy link
Member

jecisc commented Jan 23, 2025

One test seems to fail:

SpPresenterBuildTest
 ✗ #testBuildWidgetPresenterWillSetPresenterProperty (3ms)
Instance of SpActionBarPresenter class did not understand #isWindow
SpActionBarPresenter class(Object)>>doesNotUnderstand: #isWindow

@Ducasse
Copy link
Contributor

Ducasse commented Jan 30, 2025

@estebanlm I fixed the conflicts (there were quite strange)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants