Port Hover Height from Alchemy, it's in quicksettings~
Lots and lots of other sync~ Also has a command /hover Added /resync command from Alchemy.
This commit is contained in:
@@ -79,14 +79,20 @@ protected:
|
||||
// void populateDayCyclePresetsList();
|
||||
void updateTimeSlider();
|
||||
|
||||
void onRegionChanged();
|
||||
void onSimulatorFeaturesReceived(const LLUUID& region_id);
|
||||
void updateEditHoverEnabled();
|
||||
|
||||
LLComboBox* mWaterPresetCombo;
|
||||
LLComboBox* mSkyPresetCombo;
|
||||
// LLComboBox* mDayCyclePresetCombo;
|
||||
LLSliderCtrl* mTimeSlider;
|
||||
LLSliderCtrl* mHoverHeight;
|
||||
|
||||
bool mExpanded;
|
||||
|
||||
boost::ptr_list<boost::signals2::scoped_connection> mConnections;
|
||||
boost::signals2::connection mRegionChangedSlot;
|
||||
};
|
||||
|
||||
#endif // LL_wlfPanel_AdvSettings_H
|
||||
|
||||
Reference in New Issue
Block a user