[image: Vložený obrázek 1] 2017-08-08 15:01 GMT+02:00 Pavel Krivanek <pavel.krivanek@gmail.com>:
I personally think that the tabs in TabGroupMorph look more like tabs :-)
-- Pavel
2017-08-07 17:47 GMT+02:00 Esteban Lorenzano <estebanlm@gmail.com>:
Hi,
So⦠summer project (to do when there is too much hot to go outside): fix some minor things that are inside the image that annoys me since some time.
First issue: the tab morph we have is horrible (and makes horrible anything with it). Iâve been working on it to fix that âchromish-but-badâ style we had and to fix some (a lot) hardcoded colors there. Now, for example, Calypso looks like this:
which is IMHO a lot better :)
some remarks:
1) I find TabManagerMorph an ugly name. Do you think we should change it? (I tend to think anything called *Manager, *Controller, etc. as a bad naming chose and probably the mark of a smell). 2) much more important: we should deprecate TabGroupMorph and LazyTabGroupMorph family⦠there should not be more than one widget to do the same in the system.
So well, as usual with old things: you fix a little thing and you uncover a lot of new problems :)
Esteban