The Trunk: ToolBuilder-Kernel-mt.124.mcz

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

The Trunk: ToolBuilder-Kernel-mt.124.mcz

commits-2
Marcel Taeumel uploaded a new version of ToolBuilder-Kernel to project The Trunk:
http://source.squeak.org/trunk/ToolBuilder-Kernel-mt.124.mcz

==================== Summary ====================

Name: ToolBuilder-Kernel-mt.124
Author: mt
Time: 20 May 2019, 10:33:57.693766 am
UUID: 0adfbe96-f81f-8a43-aba5-c3ab5a25dac3
Ancestors: ToolBuilder-Kernel-pre.123

Remove default font from text spec:
1) Existing tool builders only pass fonts to widgets if not nil.
2) Existing widgets consider default fonts outside the tool-builder framework anyway.

Thanks to Subbu for this!

=============== Diff against ToolBuilder-Kernel-pre.123 ===============

Item was changed:
  ----- Method: PluggableTextSpec>>font (in category 'accessing') -----
  font
+ ^ font!
- ^ font ifNil: [Preferences standardDefaultTextFont]!


Reply | Threaded
Open this post in threaded view
|

Re: The Trunk: ToolBuilder-Kernel-mt.124.mcz

marcel.taeumel

Am 20.05.2019 10:34:17 schrieb [hidden email] <[hidden email]>:

Marcel Taeumel uploaded a new version of ToolBuilder-Kernel to project The Trunk:
http://source.squeak.org/trunk/ToolBuilder-Kernel-mt.124.mcz

==================== Summary ====================

Name: ToolBuilder-Kernel-mt.124
Author: mt
Time: 20 May 2019, 10:33:57.693766 am
UUID: 0adfbe96-f81f-8a43-aba5-c3ab5a25dac3
Ancestors: ToolBuilder-Kernel-pre.123

Remove default font from text spec:
1) Existing tool builders only pass fonts to widgets if not nil.
2) Existing widgets consider default fonts outside the tool-builder framework anyway.

Thanks to Subbu for this!

=============== Diff against ToolBuilder-Kernel-pre.123 ===============

Item was changed:
----- Method: PluggableTextSpec>>font (in category 'accessing') -----
font
+ ^ font!
- ^ font ifNil: [Preferences standardDefaultTextFont]!




Reply | Threaded
Open this post in threaded view
|

Re: The Trunk: ToolBuilder-Kernel-mt.124.mcz

timrowledge


> On 2019-05-20, at 1:35 AM, Marcel Taeumel <[hidden email]> wrote:
>
> <image.png>

Yup - that's what I wanted to see when I originally complained about this.


tim
--
tim Rowledge; [hidden email]; http://www.rowledge.org/tim
The colder the X-ray table, the more of your body is required on it.