lp:~stellarium/stellarium/gz_storePanelPositions

Created by gzotti and last modified

I have finally found a way around my biggest nuisance with the GUI panels (StelDialog): They appear always in the center. For the time panel this always meant for me "click on time panel and shift to lower right". For the locations I have another favorite place on screen. Now these locations will be remembered.

I have enabled all (?) StelDialogs in all GUIs and plugin GUIs with this storage function. It's very simple: Each dialog need a unique name (new variable "dialogName"; for plugins I usually use the name of the plugin) and a signal connection set up. To break the storing, just remove the connect() line.

If a panel is called with a location off-screen, it will be shifted to be visible.

Get this branch:
bzr branch lp:~stellarium/stellarium/gz_storePanelPositions
Members of Stellarium can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Stellarium
Project:
Stellarium
Status:
Merged

Recent revisions

8141. By gzotti

remove stored panel locations when restoring defaults.

8140. By gzotti

Enable panel location storage for all StelDialogs in all plugins

8139. By gzotti

reduced to 1 key per panel. Retrieval and storage of panel locations are working :-)

8138. By gzotti

Added dialogName to all StelDialogs; Enable retrieval of stored panel position from config.ini

8137. By Alexander Wolf

small updating for FreeGeoIP connections

8136. By Alexander Wolf

Updating lines for translation

8135. By Alexander Wolf

Repair stars catalogues downloading

8134. By gzotti

doc cleanup

8133. By gzotti

Update guide about DE430/DE431 files

8132. By gzotti

Merged in SoCiS2015 project to get planetary positions from JPL DE430 and DE431 ephemerides

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:stellarium
This branch contains Public information 
Everyone can see this information.

Subscribers