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

WAPresenter>>renderWithContext: directly references WAHalo which is in Development-Core #28

Closed
GoogleCodeExporter opened this issue Mar 25, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

It looks like we _could_ drop the class refs into the renderingContext
property dictionary as the context passes through WAToolDecoration (where
debugMode is being set anyway)...

The class could be yanked out tot the renderingContext's properties, if
showHalo is true...




Original issue reported on code.google.com by [email protected] on 7 Mar 2008 at 9:36

@GoogleCodeExporter
Copy link
Author

This will be fixed as soon as we have a propre context that is passed through 
the whole stack. As you suggest 
this will allow the WAToolDecoration to attach to onRenderComponent: events and 
inject WAHalo frames around 
the components.

Original comment by renggli on 8 Mar 2008 at 10:16

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Name: Seaside-Tests-jf.139
Author: jf
Time: 29 August 2008, 9:55:37 pm
UUID: 56025437-901c-934b-b765-827d1e53de72
Ancestors: Seaside-Tests-jf.138

Add a #haloClass to the platform so we can remove the reference to WAHalo in
WAPresenter>>renderWithContext:.

This fixes http://code.google.com/p/seaside/issues/detail?id=28



Name: Seaside-Squeak-Core-jf.53
Author: jf
Time: 29 August 2008, 9:55:18 pm
UUID: 786c0cb5-7713-ff41-bba6-21c3a1c1d289
Ancestors: Seaside-Squeak-Core-pmm.52

Add a #haloClass to the platform so we can remove the reference to WAHalo in
WAPresenter>>renderWithContext:.

This fixes http://code.google.com/p/seaside/issues/detail?id=28




Name: Seaside-Core-jf.189
Author: jf
Time: 29 August 2008, 9:54:59 pm
UUID: c97fd202-1012-1845-bcd6-8256301b86d7
Ancestors: Seaside-Core-jf.188

Add a #haloClass to the platform so we can remove the reference to WAHalo in
WAPresenter>>renderWithContext:.

This fixes http://code.google.com/p/seaside/issues/detail?id=28

Original comment by [email protected] on 29 Aug 2008 at 7:56

  • Changed state: Fixed
  • Added labels: ****
  • Removed labels: ****

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

No branches or pull requests

1 participant