Feature #483
Ide (LayDes): Zoomable and not zoomable layout items
Status: | Rejected | Start date: | 05/31/2013 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Sender Ghost | % Done: | 0% | |
Category: | IDE | Spent time: | - | |
Target version: | - |
Description
There is a possibility to use not zoomed logical positions for layout items. By default, they are zoomable.
I propose the patch to distinguish them.
BUG with .lay files - 'Z's added
Upp GUI size in Win and Ubuntu
History
#1 Updated by Sender Ghost almost 12 years ago
- File deleted (
483_uppsrc.diff)
#2 Updated by Sender Ghost almost 12 years ago
- File 483_uppsrc.diff
added
#3 Updated by Sender Ghost almost 12 years ago
Personally, I see the problems with font sizes, zoomed layout size, overlapping widgets (in case of mixing zoomed and not zoomed logical positions).
Therefore, I consider this feature as experimental, which might be useful for someone who really want this.
#4 Updated by Sender Ghost almost 12 years ago
- % Done changed from 100 to 0
Seems like, the proposed patch is just a part of other changes for full support of mentioned feature.
#5 Updated by Sender Ghost almost 12 years ago
- File 483_uppsrc_2.diff
added
The next parts are zoomable layout size and CtrlLayout* functions.
#6 Updated by Sender Ghost almost 12 years ago
- Status changed from Patch ready to Rejected
- Assignee changed from Miroslav Fidler to Sender Ghost
Overall, while I see this feature interesting, I think, that Ctrl::NoLayoutZoom static method is enough for most cases, while for specialized cases are possible to do without layouts.