Anonymous | Login | 2024-11-21 15:14 UTC |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000821 | VCMI | GUI - Other | public | 2011-09-23 20:21 | 2013-03-01 16:40 | ||||
Reporter | majaczek | ||||||||
Assigned To | |||||||||
Priority | normal | Severity | feature | Reproducibility | N/A | ||||
Status | closed | Resolution | won't fix | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0000821: Options HALF and DOUBLE mode for fixed size windows | ||||||||
Description | allow these options for windows which isn't bind to resolution, and aren't dialog windows HALF works as: only odd lines verticaly and horisontaly are drawn without gap (it's fastest method for halfing the edge of picture) DOUBLE work as: each line verticaly and horisontaly are drawn twice (it's fastest method for doubling edge of picture) HALF would be crucial for resolutions under 800x600 (eg smartphone, PDA) DOUBLE woulod be nice for resolutions 1600x1200 and over perhaps the mode could be applied automaticaly based on resolution size. if not it can be put into config file. Of course there still would be NORMAL mode which draws these windows untouched. | ||||||||
Steps To Reproduce | use custom screen resolution | ||||||||
Tags | No-harm enhancement | ||||||||
Attached Files | |||||||||
Notes | |
(0002045) majaczek (reporter) 2011-09-23 20:37 |
sorry for misspelling, the summary should be options HALF and DOUBLE mode for fixed size windows |
(0002052) Zamolxis (viewer) 2011-09-24 08:26 |
updated |
(0002094) majaczek (reporter) 2011-10-26 19:50 |
BUMP if nobody volonteurs, perhaps I would have to do it myself ;/ note that the feature is crucial for resolutions under 800x600 which is crucial for handling vcmi on smartphones (I may test the feature, because I have N900 which has linux/ARM, or perhaps easier it would be to test on custom resolution for PC) |
(0003419) Ivan (developer) 2013-03-01 16:40 |
Closing, won't fix. Implementing something like this will need huge overhaul of our GUI system. |
Issue History | |||
Date Modified | Username | Field | Change |
2011-09-23 20:21 | majaczek | New Issue | |
2011-09-23 20:37 | majaczek | Note Added: 0002045 | |
2011-09-24 01:49 | Zamolxis | Tag Attached: No-harm enhancement | |
2011-09-24 02:06 | Zamolxis | Summary | options HALF and DOUBLE mod for fixed size windows => Options HALF and DOUBLE mode for fixed size windows |
2011-09-24 08:26 | Zamolxis | Note Added: 0002052 | |
2011-10-26 19:50 | majaczek | Note Added: 0002094 | |
2013-03-01 16:40 | Ivan | Note Added: 0003419 | |
2013-03-01 16:40 | Ivan | Status | new => closed |
2013-03-01 16:40 | Ivan | Resolution | open => won't fix |
Copyright © 2000 - 2024 MantisBT Team |