| Summary: | window auto-resized on server connect | ||
|---|---|---|---|
| Product: | [Applications] atlantik | Reporter: | Mathieu Jobin <opensource> |
| Component: | general | Assignee: | Rob Kaper <webmaster> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 0.6.0 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Mathieu Jobin
2003-11-26 07:55:46 UTC
Servers with 30 connected users waiting for a game are a myth, that's a bug in monopd 0.8.x, fixed in the 0.9.x branch. But you're right that Atlantik needs a safeguard just in case. I'll make showing the IP optional. It won't save space though, as the portfolioview has a height of 64 at all times to display player avatars. actually, this is important for some of us with smaller screens as well; my laptop has a 12" screen, and servers with more than 5 players cause my atlantik window to be too large to fit on one screen. a number of the people i'd like to play with have the same problem. My development branch now has way smaller player views, and.. yes, a scrollbar! Will backport this to KDE_3_3_BRANCH, for KDE 3.3.2 (Atlantik 0.7.2). |