Add scrollbar to Options view (Fix #780)#803
Conversation
|
GJ, Do I need to add you to the dev team? |
Yeah, I feel I can do a bit more if you do :) |
|
@VShawn |
To prevent something from happening, I've downgraded permissions from owner to maintainer. So, what happened 10 hours ago? I only saw notifications that the message was deleted, and I didn't see any unacceptable behavior. @majkinetor Don't you say something? And this isn't the first time you've sent conflicts with other developers. see ticket # 103. |
|
ScrollViewer bring a bug that the button is dead PixPin_2024-12-21_11-25-46.mp4 |
chore: allow smaller main window size.
|
I'm in the process of fixing it. 1Remote/Ui/View/Settings/DataSource/DataSourceView.xaml Lines 123 to 124 in fff4664 By the way, once a MySQL is added, is it not possible to add more? The add menu is grayed out and disabled, is this expected behavior? If so, maybe I don't need to scroll through the DB list. But since it works so well, it's possible to continue the work for the future. |
1
Then you don't need to change anything, it's working well now. PixPin_2024-12-21_15-40-57.mp42
Yes, currently I allow users to add at most two MySQL databases because I haven't tested if the software can work properly with many MySQL connections. Removing these two lines will unseal 1Remote. https://github.com/1Remote/1Remote/blob/main/Ui/View/Settings/DataSource/DataSourceViewModel.cs#L117 https://github.com/1Remote/1Remote/blob/main/Ui/View/Settings/DataSource/DataSourceViewModel.cs#L69 3
1Remote/Ui/View/Settings/DataSource/DataSourceView.xaml Lines 123 to 124 in fff4664 |
|
Oh, Ok, Good ! |

Before:
bandicam.2024-12-06.20-21-56-554.mp4
After:
bandicam.2024-12-06.20-23-53-201.mp4
Same for Launcher, Database, and Theme.
I didn't change the indentation of the original content. That would make the difference unnecessarily large.